Rate Overview
Live
1 DOP = 0.048776 ILS
1 ILS = 20.5019
DOP
Avg
0.049312
High
0.049776
Low
0.048630
Last updated: 5/7/2026, 2:48:26 PM
Quick Conversions
| DOP | ILS |
|---|---|
| 1 DOP | 0.05 ILS |
| 10 DOP | 0.49 ILS |
| 50 DOP | 2.44 ILS |
| 100 DOP | 4.88 ILS |
| 500 DOP | 24.39 ILS |
| 1,000 DOP | 48.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-05-07T14:48:26Z",
"rates": {
"ILS": 0.048776
}
}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.8776,
"rate": 0.048776
}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