Rate Overview
Live
1 MDL = 1019.19 IDR
1 IDR = 0.000981
MDL
Avg
1025.81
High
1032.86
Low
1016.95
Last updated: 6/16/2026, 3:08:07 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,019.19 IDR |
| 10 MDL | 10,191.85 IDR |
| 50 MDL | 50,959.27 IDR |
| 100 MDL | 101,918.53 IDR |
| 500 MDL | 509,592.67 IDR |
| 1,000 MDL | 1,019,185.35 IDR |
Get MDL/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=IDRExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-06-16T03:08:07Z",
"rates": {
"IDR": 1019.185348
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "IDR",
"amount": 100
},
"result": 101918.5348,
"rate": 1019.185348
}Build with MDL/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key