Rate Overview
Live
1 MDL = 1028.27 IDR
1 IDR = 0.000973
MDL
Avg
1022.05
High
1028.27
Low
1016.83
Last updated: 7/24/2026, 2:15:50 PM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 1,028.27 IDR |
| 10 MDL | 10,282.73 IDR |
| 50 MDL | 51,413.67 IDR |
| 100 MDL | 102,827.33 IDR |
| 500 MDL | 514,136.67 IDR |
| 1,000 MDL | 1,028,273.34 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-07-24T14:15:50Z",
"rates": {
"IDR": 1028.273336
}
}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": 102827.3336,
"rate": 1028.273336
}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