Rate Overview
Live
1 DOP = 303.0193 IDR
1 IDR = 0.003300
DOP
Avg
301.5702
High
303.2313
Low
300.0308
Last updated: 5/27/2026, 6:10:52 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 303.02 IDR |
| 10 DOP | 3,030.19 IDR |
| 50 DOP | 15,150.97 IDR |
| 100 DOP | 30,301.93 IDR |
| 500 DOP | 151,509.67 IDR |
| 1,000 DOP | 303,019.34 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-27T06:10:52Z",
"rates": {
"IDR": 303.01934
}
}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": 30301.934,
"rate": 303.01934
}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