Rate Overview
Live
1 DOP = 303.3583 IDR
1 IDR = 0.003296
DOP
Avg
304.9773
High
308.9017
Low
301.8354
Last updated: 6/16/2026, 10:05:29 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 303.36 IDR |
| 10 DOP | 3,033.58 IDR |
| 50 DOP | 15,167.91 IDR |
| 100 DOP | 30,335.83 IDR |
| 500 DOP | 151,679.14 IDR |
| 1,000 DOP | 303,358.27 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-06-16T10:05:29Z",
"rates": {
"IDR": 303.358274
}
}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": 30335.8274,
"rate": 303.358274
}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