Rate Overview
Live
1 MNT = 5.0232 IDR
1 IDR = 0.199074
MNT
Avg
5.0155
High
5.0502
Low
4.9819
Last updated: 7/27/2026, 4:41:48 PM
Quick Conversions
| MNT | IDR |
|---|---|
| 1 MNT | 5.02 IDR |
| 10 MNT | 50.23 IDR |
| 50 MNT | 251.16 IDR |
| 100 MNT | 502.33 IDR |
| 500 MNT | 2,511.63 IDR |
| 1,000 MNT | 5,023.25 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-27T16:41:48Z",
"rates": {
"IDR": 5.02325
}
}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": 502.325,
"rate": 5.02325
}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