Rate Overview
Live
1 ILS = 19.0355 DOP
1 DOP = 0.052533
ILS
Avg
19.4645
High
20.7593
Low
17.7598
Last updated: 7/26/2026, 2:10:47 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.04 DOP |
| 10 ILS | 190.36 DOP |
| 50 ILS | 951.78 DOP |
| 100 ILS | 1,903.55 DOP |
| 500 ILS | 9,517.75 DOP |
| 1,000 ILS | 19,035.51 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-26T02:10:47Z",
"rates": {
"DOP": 19.035506
}
}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": 1903.5506000000003,
"rate": 19.035506
}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