Rate Overview
Live
1 ILS = 19.3916 DOP
1 DOP = 0.051569
ILS
Avg
19.5972
High
19.8085
Low
19.3455
Last updated: 7/9/2026, 6:12:53 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.39 DOP |
| 10 ILS | 193.92 DOP |
| 50 ILS | 969.58 DOP |
| 100 ILS | 1,939.16 DOP |
| 500 ILS | 9,695.82 DOP |
| 1,000 ILS | 19,391.63 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-09T06:12:53Z",
"rates": {
"DOP": 19.391631
}
}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": 1939.1631,
"rate": 19.391631
}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