Rate Overview
Live
1 ILS = 19.0244 DOP
1 DOP = 0.052564
ILS
Avg
19.0244
High
19.0244
Low
19.0244
Last updated: 7/27/2026, 9:36:39 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.02 DOP |
| 10 ILS | 190.24 DOP |
| 50 ILS | 951.22 DOP |
| 100 ILS | 1,902.44 DOP |
| 500 ILS | 9,512.19 DOP |
| 1,000 ILS | 19,024.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-07-27T21:36:39Z",
"rates": {
"DOP": 19.024382
}
}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": 1902.4381999999998,
"rate": 19.024382
}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