PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0
Showing posts with label mastercard. Show all posts
Showing posts with label mastercard. Show all posts

Sunday, July 24, 2022

[FIXED] How to get current Mastercard rates (buy/sell currency)?

 July 24, 2022     api, currency, json, mastercard, xml     No comments   

Issue

I need to check current Mastercard rates for multiple currencies in my app but I can't found any correct API to do this.

In the same time, large count of sites has regular updates for this rates. Can someone tell me where can I get these rates (buy and sell currency) information?


Solution

2022 Update

Mastercard's public APIs do not include one for currency exchange rates, but they do have a Currency Conversion Tool:

Source: MasterCard API showcase forum answer by Brett Thomson.



Answered By - kjhughes
Answer Checked By - Candace Johnson (PHPFixing Volunteer)
Read More
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Older Posts Home

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
All Comments
Atom
All Comments

Copyright © PHPFixing