Rate Overview
Live
1 DOP = 2.1516 ISK
1 ISK = 0.464780
DOP
Avg
2.1180
High
2.2974
Low
1.9359
Last updated: 7/23/2026, 3:13:04 PM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.15 ISK |
| 10 DOP | 21.52 ISK |
| 50 DOP | 107.58 ISK |
| 100 DOP | 215.16 ISK |
| 500 DOP | 1,075.78 ISK |
| 1,000 DOP | 2,151.56 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-07-23T15:13:04Z",
"rates": {
"ISK": 2.151556
}
}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": 215.1556,
"rate": 2.151556
}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