Rate Overview
Live
1 DOP = 2.1278 ISK
1 ISK = 0.469967
DOP
Avg
2.1281
High
2.1356
Low
2.1221
Last updated: 6/17/2026, 4:15:42 AM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.13 ISK |
| 10 DOP | 21.28 ISK |
| 50 DOP | 106.39 ISK |
| 100 DOP | 212.78 ISK |
| 500 DOP | 1,063.91 ISK |
| 1,000 DOP | 2,127.81 ISK |
Get DOP/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=DOP¤cies=ISKExample Response:
{
"success": true,
"base": "DOP",
"date": "2026-06-17T04:15:42Z",
"rates": {
"ISK": 2.127811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=DOP&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "DOP",
"to": "ISK",
"amount": 100
},
"result": 212.78109999999998,
"rate": 2.127811
}Build with DOP/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key