Rate Overview
Live
1 ILS = 18.8765 DOP
1 DOP = 0.052976
ILS
Avg
19.0003
High
19.1377
Low
18.8625
Last updated: 7/30/2026, 7:05:21 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 18.88 DOP |
| 10 ILS | 188.77 DOP |
| 50 ILS | 943.83 DOP |
| 100 ILS | 1,887.65 DOP |
| 500 ILS | 9,438.27 DOP |
| 1,000 ILS | 18,876.55 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-30T07:05:21Z",
"rates": {
"DOP": 18.876549
}
}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": 1887.6549,
"rate": 18.876549
}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