Rate Overview
Live
1 MNT = 4.9923 IDR
1 IDR = 0.200307
MNT
Avg
4.9976
High
5.0155
Low
4.9896
Last updated: 7/25/2026, 7:40:03 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 4.99 IDR |
| 10 MNT | 49.92 IDR |
| 50 MNT | 249.62 IDR |
| 100 MNT | 499.23 IDR |
| 500 MNT | 2,496.17 IDR |
| 1,000 MNT | 4,992.35 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-07-25T19:40:03Z",
"rates": {
"IDR": 4.992346
}
}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": 499.23460000000006,
"rate": 4.992346
}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