Rate Overview
Live
1 HTG = 0.073039 NOK
1 NOK = 13.6913
HTG
Avg
0.073101
High
0.073724
Low
0.072294
Last updated: 3/7/2026, 7:23:58 AM
Quick Conversions
| HTG | NOK |
|---|---|
| 1 HTG | 0.07 NOK |
| 10 HTG | 0.73 NOK |
| 50 HTG | 3.65 NOK |
| 100 HTG | 7.30 NOK |
| 500 HTG | 36.52 NOK |
| 1,000 HTG | 73.04 NOK |
Get HTG/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=NOKExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-03-07T07:23:58Z",
"rates": {
"NOK": 0.073039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "NOK",
"amount": 100
},
"result": 7.3039000000000005,
"rate": 0.073039
}Build with HTG/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key