Rate Overview
Live
1 DOP = 308.4279 IDR
1 IDR = 0.003242
DOP
Avg
273.2854
High
310.5854
Low
258.3469
Last updated: 7/23/2026, 10:36:04 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 308.43 IDR |
| 10 DOP | 3,084.28 IDR |
| 50 DOP | 15,421.40 IDR |
| 100 DOP | 30,842.79 IDR |
| 500 DOP | 154,213.96 IDR |
| 1,000 DOP | 308,427.92 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-23T10:36:04Z",
"rates": {
"IDR": 308.427922
}
}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": 30842.792200000004,
"rate": 308.427922
}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