Rate Overview
Live
1 ISK = 1.0642 HTG
1 HTG = 0.939631
ISK
Avg
1.0625
High
1.0650
Low
1.0596
Last updated: 8/12/2026, 11:21:12 AM
Quick Conversions
| ISK | HTG |
|---|---|
| 1 ISK | 1.06 HTG |
| 10 ISK | 10.64 HTG |
| 50 ISK | 53.21 HTG |
| 100 ISK | 106.42 HTG |
| 500 ISK | 532.12 HTG |
| 1,000 ISK | 1,064.25 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-12T11:21:12Z",
"rates": {
"HTG": 1.064248
}
}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.4248,
"rate": 1.064248
}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