Rate Overview
Live
1 DOP = 0.050040 ILS
1 ILS = 19.9840
DOP
Avg
0.050486
High
0.050905
Low
0.049919
Last updated: 7/1/2026, 5:55:45 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.02 ILS |
| 1,000 DOP | 50.04 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-01T05:55:45Z",
"rates": {
"ILS": 0.05004
}
}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.0040000000000004,
"rate": 0.05004
}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