Rate Overview
Live
1 DOP = 0.051371 ILS
1 ILS = 19.4662
DOP
Avg
0.051749
High
0.052589
Low
0.051269
Last updated: 3/7/2026, 6:42:50 AM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.51 ILS |
| 50 DOP | 2.57 ILS |
| 100 DOP | 5.14 ILS |
| 500 DOP | 25.69 ILS |
| 1,000 DOP | 51.37 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-03-07T06:42:50Z",
"rates": {
"ILS": 0.051371
}
}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.1371,
"rate": 0.051371
}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