Rate Overview
Live
1 ILS = 20.9854 DOP
1 DOP = 0.047652
ILS
Avg
19.1292
High
20.9854
Low
16.6684
Last updated: 5/28/2026, 9:49:58 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 20.99 DOP |
| 10 ILS | 209.85 DOP |
| 50 ILS | 1,049.27 DOP |
| 100 ILS | 2,098.54 DOP |
| 500 ILS | 10,492.69 DOP |
| 1,000 ILS | 20,985.38 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-05-28T21:49:58Z",
"rates": {
"DOP": 20.985381
}
}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": 2098.5381,
"rate": 20.985381
}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