Rate Overview
Live
1 ILS = 19.1030 DOP
1 DOP = 0.052348
ILS
Avg
18.1910
High
20.3441
Low
15.9431
Last updated: 8/3/2026, 7:04:55 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.10 DOP |
| 10 ILS | 191.03 DOP |
| 50 ILS | 955.15 DOP |
| 100 ILS | 1,910.30 DOP |
| 500 ILS | 9,551.49 DOP |
| 1,000 ILS | 19,102.98 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-03T19:04:55Z",
"rates": {
"DOP": 19.102978
}
}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": 1910.2978,
"rate": 19.102978
}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