Rate Overview
Live
1 USD = 4167.42 MGA
1 MGA = 0.000240
USD
Avg
4178.37
High
4275.59
Low
4140.15
Last updated: 3/27/2026, 9:32:01 AM
Quick Conversions
| USD | MGA |
|---|---|
| 1 USD | 4,167.42 MGA |
| 10 USD | 41,674.17 MGA |
| 50 USD | 208,370.87 MGA |
| 100 USD | 416,741.75 MGA |
| 500 USD | 2,083,708.75 MGA |
| 1,000 USD | 4,167,417.49 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-03-27T09:32:01Z",
"rates": {
"MGA": 4167.41749027
}
}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": 416741.749027,
"rate": 4167.41749027
}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