Rate Overview
Live
1 HTG = 0.958132 ISK
1 ISK = 1.0437
HTG
Avg
0.953819
High
0.958132
Low
0.948387
Last updated: 6/18/2026, 10:20:07 AM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.96 ISK |
| 10 HTG | 9.58 ISK |
| 50 HTG | 47.91 ISK |
| 100 HTG | 95.81 ISK |
| 500 HTG | 479.07 ISK |
| 1,000 HTG | 958.13 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-06-18T10:20:07Z",
"rates": {
"ISK": 0.958132
}
}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.8132,
"rate": 0.958132
}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