Rate Overview
Live
1 DOP = 304.8859 IDR
1 IDR = 0.003280
DOP
Avg
305.6321
High
308.0345
Low
303.8599
Last updated: 8/15/2026, 2:04:50 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 304.89 IDR |
| 10 DOP | 3,048.86 IDR |
| 50 DOP | 15,244.29 IDR |
| 100 DOP | 30,488.59 IDR |
| 500 DOP | 152,442.94 IDR |
| 1,000 DOP | 304,885.89 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-08-15T02:04:50Z",
"rates": {
"IDR": 304.885888
}
}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": 30488.5888,
"rate": 304.885888
}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