Rate Overview
Live
1 ILS = 21.0040 DOP
1 DOP = 0.047610
ILS
Avg
20.5675
High
21.0040
Low
20.1970
Last updated: 5/28/2026, 8:31:18 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 21.00 DOP |
| 10 ILS | 210.04 DOP |
| 50 ILS | 1,050.20 DOP |
| 100 ILS | 2,100.40 DOP |
| 500 ILS | 10,502.00 DOP |
| 1,000 ILS | 21,004.00 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-28T20:31:18Z",
"rates": {
"DOP": 21.003999
}
}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": 2100.3999,
"rate": 21.003999
}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