Rate Overview
Live
1 ILS = 19.0556 DOP
1 DOP = 0.052478
ILS
Avg
19.8361
High
20.9991
Low
19.0272
Last updated: 7/28/2026, 11:38:53 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.06 DOP |
| 10 ILS | 190.56 DOP |
| 50 ILS | 952.78 DOP |
| 100 ILS | 1,905.56 DOP |
| 500 ILS | 9,527.81 DOP |
| 1,000 ILS | 19,055.61 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-07-28T11:38:53Z",
"rates": {
"DOP": 19.055614
}
}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": 1905.5613999999998,
"rate": 19.055614
}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