Rate Overview
Live
1 ILS = 19.8700 DOP
1 DOP = 0.050327
ILS
Avg
18.1696
High
20.3441
Low
15.9431
Last updated: 6/18/2026, 12:42:40 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.87 DOP |
| 10 ILS | 198.70 DOP |
| 50 ILS | 993.50 DOP |
| 100 ILS | 1,987.00 DOP |
| 500 ILS | 9,935.01 DOP |
| 1,000 ILS | 19,870.01 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-18T12:42:40Z",
"rates": {
"DOP": 19.870012
}
}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": 1987.0012,
"rate": 19.870012
}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