Rate Overview
Live
1 MGA = 0.856543 MNT
1 MNT = 1.1675
MGA
Avg
0.756425
High
0.862471
Low
0.000182
Last updated: 3/27/2026, 3:12:58 PM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.86 MNT |
| 10 MGA | 8.57 MNT |
| 50 MGA | 42.83 MNT |
| 100 MGA | 85.65 MNT |
| 500 MGA | 428.27 MNT |
| 1,000 MGA | 856.54 MNT |
Get MGA/MNT Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MGA¤cies=MNTExample Response:
{
"success": true,
"base": "MGA",
"date": "2026-03-27T15:12:58Z",
"rates": {
"MNT": 0.856543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MGA&to=MNT&amount=100Example Response:
{
"success": true,
"query": {
"from": "MGA",
"to": "MNT",
"amount": 100
},
"result": 85.6543,
"rate": 0.856543
}Build with MGA/MNT Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key