Rate Overview
Live
1 ILS = 19.6678 DOP
1 DOP = 0.050844
ILS
Avg
19.6502
High
19.8450
Low
19.4049
Last updated: 8/17/2026, 7:04:41 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.67 DOP |
| 10 ILS | 196.68 DOP |
| 50 ILS | 983.39 DOP |
| 100 ILS | 1,966.78 DOP |
| 500 ILS | 9,833.91 DOP |
| 1,000 ILS | 19,667.83 DOP |
Get ILS/DOP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ILS¤cies=DOPExample Response:
{
"success": true,
"base": "ILS",
"date": "2026-08-17T19:04:41Z",
"rates": {
"DOP": 19.667828
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ILS&to=DOP&amount=100Example Response:
{
"success": true,
"query": {
"from": "ILS",
"to": "DOP",
"amount": 100
},
"result": 1966.7828,
"rate": 19.667828
}Build with ILS/DOP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key