Rate Overview
Live
1 HTG = 0.941948 ISK
1 ISK = 1.0616
HTG
Avg
0.984178
High
1.0840
Low
0.924899
Last updated: 5/29/2026, 2:28:57 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.94 ISK |
| 10 HTG | 9.42 ISK |
| 50 HTG | 47.10 ISK |
| 100 HTG | 94.19 ISK |
| 500 HTG | 470.97 ISK |
| 1,000 HTG | 941.95 ISK |
Get HTG/ISK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=ISKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-05-29T14:28:57Z",
"rates": {
"ISK": 0.941948
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=ISK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "ISK",
"amount": 100
},
"result": 94.1948,
"rate": 0.941948
}Build with HTG/ISK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key