Rate Overview
Live
1 ILS = 20.4991 DOP
1 DOP = 0.048783
ILS
Avg
20.2798
High
20.5632
Low
20.0896
Last updated: 5/7/2026, 10:46:41 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 20.50 DOP |
| 10 ILS | 204.99 DOP |
| 50 ILS | 1,024.95 DOP |
| 100 ILS | 2,049.91 DOP |
| 500 ILS | 10,249.54 DOP |
| 1,000 ILS | 20,499.07 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-07T22:46:41Z",
"rates": {
"DOP": 20.499074
}
}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": 2049.9074,
"rate": 20.499074
}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