Rate Overview
Live
1 IDR = 0.000981 MDL
1 MDL = 1019.37
IDR
Avg
0.000974
High
0.000983
Low
0.000968
Last updated: 6/16/2026, 4:17:10 AM
Quick Conversions
| IDR | MDL |
|---|---|
| 1 IDR | 0.00 MDL |
| 10 IDR | 0.01 MDL |
| 50 IDR | 0.05 MDL |
| 100 IDR | 0.10 MDL |
| 500 IDR | 0.49 MDL |
| 1,000 IDR | 0.98 MDL |
Get IDR/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=MDLExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-06-16T04:17:10Z",
"rates": {
"MDL": 0.000981
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "MDL",
"amount": 100
},
"result": 0.0981,
"rate": 0.000981
}Build with IDR/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key