Rate Overview
Live
1 DOP = 310.6727 IDR
1 IDR = 0.003219
DOP
Avg
308.2752
High
310.6727
Low
306.2742
Last updated: 7/27/2026, 9:41:30 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 310.67 IDR |
| 10 DOP | 3,106.73 IDR |
| 50 DOP | 15,533.63 IDR |
| 100 DOP | 31,067.27 IDR |
| 500 DOP | 155,336.33 IDR |
| 1,000 DOP | 310,672.66 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-27T09:41:30Z",
"rates": {
"IDR": 310.672661
}
}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": 31067.2661,
"rate": 310.672661
}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