Rate Overview
Live
1 DOP = 303.2232 IDR
1 IDR = 0.003298
DOP
Avg
277.5955
High
303.2232
Low
260.3948
Last updated: 5/27/2026, 7:27:25 AM
Quick Conversions
| DOP | IDR |
|---|---|
| 1 DOP | 303.22 IDR |
| 10 DOP | 3,032.23 IDR |
| 50 DOP | 15,161.16 IDR |
| 100 DOP | 30,322.32 IDR |
| 500 DOP | 151,611.59 IDR |
| 1,000 DOP | 303,223.17 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-27T07:27:25Z",
"rates": {
"IDR": 303.22317
}
}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": 30322.317,
"rate": 303.22317
}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