Rate Overview
Live
1 ILS = 19.0351 DOP
1 DOP = 0.052534
ILS
Avg
19.7870
High
20.3866
Low
19.0351
Last updated: 3/28/2026, 3:26:26 PM
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-28T15:26:26Z",
"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