Rate Overview
Live
1 USD = 4200.29 MGA
1 MGA = 0.000238
USD
Avg
4195.13
High
4204.82
Low
4177.66
Last updated: 6/19/2026, 7:59:08 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,200.29 MGA |
| 10 USD | 42,002.93 MGA |
| 50 USD | 210,014.65 MGA |
| 100 USD | 420,029.31 MGA |
| 500 USD | 2,100,146.54 MGA |
| 1,000 USD | 4,200,293.08 MGA |
Get USD/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=USD¤cies=MGAExample Response:
{
"success": true,
"base": "USD",
"date": "2026-06-19T07:59:08Z",
"rates": {
"MGA": 4200.29308432
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=USD&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "USD",
"to": "MGA",
"amount": 100
},
"result": 420029.308432,
"rate": 4200.29308432
}Build with USD/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key