Rate Overview
Live
1 USD = 4303.89 MGA
1 MGA = 0.000232
USD
Avg
4404.38
High
4686.19
Low
4148.43
Last updated: 7/29/2026, 11:24:50 PM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,303.89 MGA |
| 10 USD | 43,038.88 MGA |
| 50 USD | 215,194.38 MGA |
| 100 USD | 430,388.75 MGA |
| 500 USD | 2,151,943.77 MGA |
| 1,000 USD | 4,303,887.55 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-07-29T23:24:50Z",
"rates": {
"MGA": 4303.88754815
}
}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": 430388.754815,
"rate": 4303.88754815
}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