Rate Overview
Live
1 USD = 4307.99 MGA
1 MGA = 0.000232
USD
Avg
4320.66
High
4335.51
Low
4306.00
Last updated: 9/5/2026, 10:24:52 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,307.99 MGA |
| 10 USD | 43,079.91 MGA |
| 50 USD | 215,399.55 MGA |
| 100 USD | 430,799.10 MGA |
| 500 USD | 2,153,995.51 MGA |
| 1,000 USD | 4,307,991.03 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-09-05T10:24:52Z",
"rates": {
"MGA": 4307.99102998
}
}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": 430799.10299800005,
"rate": 4307.99102998
}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