Rate Overview
Live
1 MDL = 971.1204 IDR
1 IDR = 0.001030
MDL
Avg
941.2414
High
995.2491
Low
864.4060
Last updated: 3/27/2026, 9:44:18 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 971.12 IDR |
| 10 MDL | 9,711.20 IDR |
| 50 MDL | 48,556.02 IDR |
| 100 MDL | 97,112.04 IDR |
| 500 MDL | 485,560.20 IDR |
| 1,000 MDL | 971,120.40 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-27T09:44:18Z",
"rates": {
"IDR": 971.120395
}
}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": 97112.0395,
"rate": 971.120395
}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