Rate Overview
Live
1 ISK = 1.0667 HTG
1 HTG = 0.937430
ISK
Avg
1.0660
High
1.0720
Low
1.0620
Last updated: 8/18/2026, 8:27:28 PM
Quick Conversions
| ISK | HTG |
|---|---|
| 1 ISK | 1.07 HTG |
| 10 ISK | 10.67 HTG |
| 50 ISK | 53.34 HTG |
| 100 ISK | 106.67 HTG |
| 500 ISK | 533.37 HTG |
| 1,000 ISK | 1,066.75 HTG |
Get ISK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ISK¤cies=HTGExample Response:
{
"success": true,
"base": "ISK",
"date": "2026-08-18T20:27:28Z",
"rates": {
"HTG": 1.066746
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ISK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "ISK",
"to": "HTG",
"amount": 100
},
"result": 106.6746,
"rate": 1.066746
}Build with ISK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key