Rate Overview
Live
1 MNT = 1.1976 MGA
1 MGA = 0.835003
MNT
Avg
1.1958
High
1.1997
Low
1.1861
Last updated: 8/12/2026, 10:28:33 PM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.20 MGA |
| 10 MNT | 11.98 MGA |
| 50 MNT | 59.88 MGA |
| 100 MNT | 119.76 MGA |
| 500 MNT | 598.80 MGA |
| 1,000 MNT | 1,197.60 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-08-12T22:28:33Z",
"rates": {
"MGA": 1.1976
}
}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": 119.76,
"rate": 1.1976
}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