Rate Overview
Live
1 DOP = 0.049991 ILS
1 ILS = 20.0036
DOP
Avg
0.050415
High
0.050942
Low
0.049991
Last updated: 4/17/2026, 10:40:10 AM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.50 ILS |
| 50 DOP | 2.50 ILS |
| 100 DOP | 5.00 ILS |
| 500 DOP | 25.00 ILS |
| 1,000 DOP | 49.99 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-04-17T10:40:10Z",
"rates": {
"ILS": 0.049991
}
}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.9991,
"rate": 0.049991
}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