Rate Overview
Live
1 DOP = 0.048074 ILS
1 ILS = 20.8013
DOP
Avg
0.048905
High
0.049683
Low
0.048074
Last updated: 5/27/2026, 5:19:38 PM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.48 ILS |
| 50 DOP | 2.40 ILS |
| 100 DOP | 4.81 ILS |
| 500 DOP | 24.04 ILS |
| 1,000 DOP | 48.07 ILS |
Get DOP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ILSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-05-27T17:19:38Z",
"rates": {
"ILS": 0.048074
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ILS",
"amount": 100
},
"result": 4.8073999999999995,
"rate": 0.048074
}Build with DOP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key