Rate Overview
Live
1 ILS = 19.4659 DOP
1 DOP = 0.051372
ILS
Avg
19.3249
High
19.5048
Low
19.0153
Last updated: 3/7/2026, 7:36:15 AM
Quick Conversions
| ILS | DOP |
|---|---|
| 1 ILS | 19.47 DOP |
| 10 ILS | 194.66 DOP |
| 50 ILS | 973.30 DOP |
| 100 ILS | 1,946.59 DOP |
| 500 ILS | 9,732.96 DOP |
| 1,000 ILS | 19,465.92 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-07T07:36:15Z",
"rates": {
"DOP": 19.465922
}
}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": 1946.5921999999998,
"rate": 19.465922
}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