Rate Overview
Live
1 ILS = 20.9835 DOP
1 DOP = 0.047656
ILS
Avg
18.1521
High
20.9835
Low
15.9431
Last updated: 5/28/2026, 11:17:05 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 20.98 DOP |
| 10 ILS | 209.84 DOP |
| 50 ILS | 1,049.18 DOP |
| 100 ILS | 2,098.35 DOP |
| 500 ILS | 10,491.76 DOP |
| 1,000 ILS | 20,983.52 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-28T23:17:05Z",
"rates": {
"DOP": 20.983521
}
}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.3521,
"rate": 20.983521
}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