Rate Overview
Live
1 MNT = 1.2125 MGA
1 MGA = 0.824746
MNT
Avg
1.1857
High
1.2494
Low
1.1537
Last updated: 7/27/2026, 9:42:10 AM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.21 MGA |
| 10 MNT | 12.12 MGA |
| 50 MNT | 60.62 MGA |
| 100 MNT | 121.25 MGA |
| 500 MNT | 606.25 MGA |
| 1,000 MNT | 1,212.49 MGA |
Get MNT/MGA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=MGAExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-27T09:42:10Z",
"rates": {
"MGA": 1.212494
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=MGA&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "MGA",
"amount": 100
},
"result": 121.2494,
"rate": 1.212494
}Build with MNT/MGA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key