Rate Overview
Live
1 USD = 4301.44 MGA
1 MGA = 0.000232
USD
Avg
4307.17
High
4314.08
Low
4298.82
Last updated: 8/15/2026, 4:38:24 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,301.44 MGA |
| 10 USD | 43,014.39 MGA |
| 50 USD | 215,071.94 MGA |
| 100 USD | 430,143.87 MGA |
| 500 USD | 2,150,719.37 MGA |
| 1,000 USD | 4,301,438.73 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-08-15T04:38:24Z",
"rates": {
"MGA": 4301.4387343
}
}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": 430143.87343,
"rate": 4301.4387343
}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