Rate Overview
Live
1 MNT = 1.1625 MGA
1 MGA = 0.860242
MNT
Avg
1.1600
High
1.1625
Low
1.1537
Last updated: 5/6/2026, 11:08:41 PM
Quick Conversions
| MNT | MGA |
|---|---|
| 1 MNT | 1.16 MGA |
| 10 MNT | 11.62 MGA |
| 50 MNT | 58.12 MGA |
| 100 MNT | 116.25 MGA |
| 500 MNT | 581.23 MGA |
| 1,000 MNT | 1,162.46 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-05-06T23:08:41Z",
"rates": {
"MGA": 1.162463
}
}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": 116.2463,
"rate": 1.162463
}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