Rate Overview
Live
1 ILS = 20.1187 DOP
1 DOP = 0.049705
ILS
Avg
19.8493
High
20.1187
Low
19.6301
Last updated: 4/17/2026, 1:28:35 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 20.12 DOP |
| 10 ILS | 201.19 DOP |
| 50 ILS | 1,005.93 DOP |
| 100 ILS | 2,011.87 DOP |
| 500 ILS | 10,059.34 DOP |
| 1,000 ILS | 20,118.69 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-04-17T13:28:35Z",
"rates": {
"DOP": 20.118689
}
}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": 2011.8689,
"rate": 20.118689
}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