Rate Overview
Live
1 DOP = 0.050903 ILS
1 ILS = 19.6452
DOP
Avg
0.051062
High
0.051467
Low
0.050765
Last updated: 9/5/2026, 1:03:15 AM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.51 ILS |
| 50 DOP | 2.55 ILS |
| 100 DOP | 5.09 ILS |
| 500 DOP | 25.45 ILS |
| 1,000 DOP | 50.90 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-09-05T01:03:15Z",
"rates": {
"ILS": 0.050903
}
}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.0903,
"rate": 0.050903
}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