Rate Overview
Live
1 ILS = 19.0939 DOP
1 DOP = 0.052373
ILS
Avg
19.7715
High
20.9991
Low
19.0272
Last updated: 8/3/2026, 9:07:09 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.09 DOP |
| 10 ILS | 190.94 DOP |
| 50 ILS | 954.69 DOP |
| 100 ILS | 1,909.39 DOP |
| 500 ILS | 9,546.94 DOP |
| 1,000 ILS | 19,093.88 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-03T21:07:09Z",
"rates": {
"DOP": 19.093883
}
}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": 1909.3883,
"rate": 19.093883
}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