Rate Overview
Live
1 MDL = 970.5212 IDR
1 IDR = 0.001030
MDL
Avg
969.4779
High
974.3807
Low
964.2674
Last updated: 3/27/2026, 8:00:29 AM
Quick Conversions
| MDL | IDR |
|---|---|
| 1 MDL | 970.52 IDR |
| 10 MDL | 9,705.21 IDR |
| 50 MDL | 48,526.06 IDR |
| 100 MDL | 97,052.12 IDR |
| 500 MDL | 485,260.59 IDR |
| 1,000 MDL | 970,521.18 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-27T08:00:29Z",
"rates": {
"IDR": 970.521185
}
}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": 97052.1185,
"rate": 970.521185
}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