Rate Overview
Live
1 DOP = 0.051283 ILS
1 ILS = 19.4996
DOP
Avg
0.051569
High
0.056340
Low
0.048551
Last updated: 7/11/2026, 4:29:12 PM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.51 ILS |
| 50 DOP | 2.56 ILS |
| 100 DOP | 5.13 ILS |
| 500 DOP | 25.64 ILS |
| 1,000 DOP | 51.28 ILS |
Get DOP/ILS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ILSExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-07-11T16:29:12Z",
"rates": {
"ILS": 0.051283
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ILS&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ILS",
"amount": 100
},
"result": 5.1283,
"rate": 0.051283
}Build with DOP/ILS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key