Rate Overview
Live
1 DOP = 0.049778 ILS
1 ILS = 20.0892
DOP
Avg
0.050047
High
0.051035
Low
0.049590
Last updated: 6/17/2026, 4:23:50 AM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.50 ILS |
| 50 DOP | 2.49 ILS |
| 100 DOP | 4.98 ILS |
| 500 DOP | 24.89 ILS |
| 1,000 DOP | 49.78 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-06-17T04:23:50Z",
"rates": {
"ILS": 0.049778
}
}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": 4.9778,
"rate": 0.049778
}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