Rate Overview
Live
1 HTG = 0.956353 ISK
1 ISK = 1.0456
HTG
Avg
0.944915
High
0.965467
Low
0.918839
Last updated: 7/22/2026, 1:59:05 AM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.96 ISK |
| 10 HTG | 9.56 ISK |
| 50 HTG | 47.82 ISK |
| 100 HTG | 95.64 ISK |
| 500 HTG | 478.18 ISK |
| 1,000 HTG | 956.35 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-07-22T01:59:05Z",
"rates": {
"ISK": 0.956353
}
}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": 95.6353,
"rate": 0.956353
}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