Rate Overview
Live
1 ILS = 19.0351 DOP
1 DOP = 0.052534
ILS
Avg
19.0476
High
19.3377
Low
18.8594
Last updated: 3/28/2026, 9:14:12 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.04 DOP |
| 10 ILS | 190.35 DOP |
| 50 ILS | 951.76 DOP |
| 100 ILS | 1,903.51 DOP |
| 500 ILS | 9,517.57 DOP |
| 1,000 ILS | 19,035.14 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-03-28T09:14:12Z",
"rates": {
"DOP": 19.035137
}
}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": 1903.5137,
"rate": 19.035137
}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