Rate Overview
Live
1 ILS = 19.3868 DOP
1 DOP = 0.051582
ILS
Avg
19.5590
High
19.7755
Low
19.3746
Last updated: 9/3/2026, 5:45:46 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.39 DOP |
| 10 ILS | 193.87 DOP |
| 50 ILS | 969.34 DOP |
| 100 ILS | 1,938.68 DOP |
| 500 ILS | 9,693.39 DOP |
| 1,000 ILS | 19,386.78 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-09-03T05:45:46Z",
"rates": {
"DOP": 19.386781
}
}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": 1938.6780999999999,
"rate": 19.386781
}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