Rate Overview
Live
1 DOP = 303.2486 IDR
1 IDR = 0.003298
DOP
Avg
301.6202
High
303.2486
Low
300.0308
Last updated: 5/27/2026, 11:17:11 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 303.25 IDR |
| 10 DOP | 3,032.49 IDR |
| 50 DOP | 15,162.43 IDR |
| 100 DOP | 30,324.86 IDR |
| 500 DOP | 151,624.32 IDR |
| 1,000 DOP | 303,248.65 IDR |
Get DOP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=IDRExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T11:17:11Z",
"rates": {
"IDR": 303.248649
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "IDR",
"amount": 100
},
"result": 30324.8649,
"rate": 303.248649
}Build with DOP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key