Rate Overview
Live
1 DOP = 2.0460 ISK
1 ISK = 0.488748
DOP
Avg
2.0585
High
2.0725
Low
2.0460
Last updated: 5/7/2026, 1:44:41 PM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.05 ISK |
| 10 DOP | 20.46 ISK |
| 50 DOP | 102.30 ISK |
| 100 DOP | 204.60 ISK |
| 500 DOP | 1,023.02 ISK |
| 1,000 DOP | 2,046.04 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-05-07T13:44:41Z",
"rates": {
"ISK": 2.046045
}
}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": 204.6045,
"rate": 2.046045
}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