Rate Overview
Live
1 ILS = 20.5248 DOP
1 DOP = 0.048722
ILS
Avg
20.2827
High
20.5632
Low
20.0896
Last updated: 5/7/2026, 11:33:20 PM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 20.52 DOP |
| 10 ILS | 205.25 DOP |
| 50 ILS | 1,026.24 DOP |
| 100 ILS | 2,052.48 DOP |
| 500 ILS | 10,262.38 DOP |
| 1,000 ILS | 20,524.76 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-07T23:33:20Z",
"rates": {
"DOP": 20.524759
}
}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": 2052.4759,
"rate": 20.524759
}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