Rate Overview
Live
1 DOP = 305.3634 IDR
1 IDR = 0.003275
DOP
Avg
285.2497
High
309.9335
Low
264.5220
Last updated: 7/7/2026, 10:50:23 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 305.36 IDR |
| 10 DOP | 3,053.63 IDR |
| 50 DOP | 15,268.17 IDR |
| 100 DOP | 30,536.34 IDR |
| 500 DOP | 152,681.72 IDR |
| 1,000 DOP | 305,363.44 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-07-07T10:50:23Z",
"rates": {
"IDR": 305.363435
}
}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": 30536.3435,
"rate": 305.363435
}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