Rate Overview
Live
1 MNT = 4.9875 IDR
1 IDR = 0.200501
MNT
Avg
4.9621
High
4.9875
Low
4.9401
Last updated: 5/27/2026, 5:15:16 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 4.99 IDR |
| 10 MNT | 49.88 IDR |
| 50 MNT | 249.38 IDR |
| 100 MNT | 498.75 IDR |
| 500 MNT | 2,493.76 IDR |
| 1,000 MNT | 4,987.51 IDR |
Get MNT/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=IDRExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-05-27T17:15:16Z",
"rates": {
"IDR": 4.987513
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "IDR",
"amount": 100
},
"result": 498.7513,
"rate": 4.987513
}Build with MNT/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key