Rate Overview
Live
1 MGA = 0.864206 MNT
1 MNT = 1.1571
MGA
Avg
0.864008
High
0.867391
Low
0.861506
Last updated: 4/16/2026, 8:17:35 PM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.86 MNT |
| 10 MGA | 8.64 MNT |
| 50 MGA | 43.21 MNT |
| 100 MGA | 86.42 MNT |
| 500 MGA | 432.10 MNT |
| 1,000 MGA | 864.21 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-04-16T20:17:35Z",
"rates": {
"MNT": 0.864206
}
}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": 86.42060000000001,
"rate": 0.864206
}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