Rate Overview
Live
1 DOP = 293.2620 IDR
1 IDR = 0.003410
DOP
Avg
292.2184
High
293.2620
Low
291.3146
Last updated: 5/7/2026, 1:18:27 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 293.26 IDR |
| 10 DOP | 2,932.62 IDR |
| 50 DOP | 14,663.10 IDR |
| 100 DOP | 29,326.20 IDR |
| 500 DOP | 146,630.98 IDR |
| 1,000 DOP | 293,261.97 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-05-07T01:18:27Z",
"rates": {
"IDR": 293.261967
}
}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": 29326.196700000004,
"rate": 293.261967
}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