Rate Overview
Live
1 DOP = 2.1576 ISK
1 ISK = 0.463481
DOP
Avg
2.0589
High
2.1645
Low
1.9265
Last updated: 7/27/2026, 12:05:08 PM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.16 ISK |
| 10 DOP | 21.58 ISK |
| 50 DOP | 107.88 ISK |
| 100 DOP | 215.76 ISK |
| 500 DOP | 1,078.79 ISK |
| 1,000 DOP | 2,157.59 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-27T12:05:08Z",
"rates": {
"ISK": 2.157586
}
}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.75859999999997,
"rate": 2.157586
}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