Rate Overview
Live
1 DOP = 2.1322 ISK
1 ISK = 0.469001
DOP
Avg
2.1264
High
2.1342
Low
2.1172
Last updated: 7/7/2026, 6:32:35 AM
Quick Conversions
| DOP | ISK |
|---|---|
| 1 DOP | 2.13 ISK |
| 10 DOP | 21.32 ISK |
| 50 DOP | 106.61 ISK |
| 100 DOP | 213.22 ISK |
| 500 DOP | 1,066.10 ISK |
| 1,000 DOP | 2,132.19 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-07T06:32:35Z",
"rates": {
"ISK": 2.13219
}
}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": 213.219,
"rate": 2.13219
}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