Rate Overview
Live
1 MNT = 1.1995 MGA
1 MGA = 0.833665
MNT
Avg
229.9358
High
5489.83
Low
1.1595
Last updated: 7/13/2026, 1:30:04 PM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.20 MGA |
| 10 MNT | 12.00 MGA |
| 50 MNT | 59.98 MGA |
| 100 MNT | 119.95 MGA |
| 500 MNT | 599.76 MGA |
| 1,000 MNT | 1,199.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-07-13T13:30:04Z",
"rates": {
"MGA": 1.199522
}
}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.9522,
"rate": 1.199522
}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