Rate Overview
Live
1 MDL = 965.3280 IDR
1 IDR = 0.001036
MDL
Avg
975.8042
High
987.2937
Low
964.2674
Last updated: 3/27/2026, 11:35:40 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 965.33 IDR |
| 10 MDL | 9,653.28 IDR |
| 50 MDL | 48,266.40 IDR |
| 100 MDL | 96,532.80 IDR |
| 500 MDL | 482,664.01 IDR |
| 1,000 MDL | 965,328.03 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-03-27T11:35:40Z",
"rates": {
"IDR": 965.328028
}
}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": 96532.8028,
"rate": 965.328028
}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