Rate Overview
Live
1 ILS = 19.8930 DOP
1 DOP = 0.050269
ILS
Avg
20.0067
High
20.1652
Low
19.7252
Last updated: 6/18/2026, 11:14:34 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.89 DOP |
| 10 ILS | 198.93 DOP |
| 50 ILS | 994.65 DOP |
| 100 ILS | 1,989.30 DOP |
| 500 ILS | 9,946.48 DOP |
| 1,000 ILS | 19,892.96 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-06-18T11:14:34Z",
"rates": {
"DOP": 19.892963
}
}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": 1989.2963000000002,
"rate": 19.892963
}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