Rate Overview
Live
1 HTG = 0.951648 ISK
1 ISK = 1.0508
HTG
Avg
0.946501
High
0.951648
Low
0.942466
Last updated: 3/28/2026, 12:18:21 PM
Quick Conversions
| HTG | ISK |
|---|---|
| 1 HTG | 0.95 ISK |
| 10 HTG | 9.52 ISK |
| 50 HTG | 47.58 ISK |
| 100 HTG | 95.16 ISK |
| 500 HTG | 475.82 ISK |
| 1,000 HTG | 951.65 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-03-28T12:18:21Z",
"rates": {
"ISK": 0.951648
}
}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.1648,
"rate": 0.951648
}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