Rate Overview
Live
1 MGA = 0.860242 MNT
1 MNT = 1.1625
MGA
Avg
0.862106
High
0.866800
Low
0.860242
Last updated: 5/6/2026, 10:00:59 PM
Quick Conversions
| MGA | MNT |
|---|---|
| 1 MGA | 0.86 MNT |
| 10 MGA | 8.60 MNT |
| 50 MGA | 43.01 MNT |
| 100 MGA | 86.02 MNT |
| 500 MGA | 430.12 MNT |
| 1,000 MGA | 860.24 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-05-06T22:00:59Z",
"rates": {
"MNT": 0.860242
}
}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.0242,
"rate": 0.860242
}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