Rate Overview
Live
1 MNT = 1.1855 MGA
1 MGA = 0.843509
MNT
Avg
377.8916
High
7464.79
Low
1.1595
Last updated: 6/28/2026, 10:09:38 PM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.19 MGA |
| 10 MNT | 11.86 MGA |
| 50 MNT | 59.28 MGA |
| 100 MNT | 118.55 MGA |
| 500 MNT | 592.76 MGA |
| 1,000 MNT | 1,185.52 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-06-28T22:09:38Z",
"rates": {
"MGA": 1.185524
}
}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": 118.5524,
"rate": 1.185524
}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