Rate Overview
Live
1 HTG = 0.072347 NOK
1 NOK = 13.8223
HTG
Avg
0.072324
High
0.072869
Low
0.071744
Last updated: 8/17/2026, 10:20:50 PM
Quick Conversions
| HTG | NOK |
|---|---|
| 1 HTG | 0.07 NOK |
| 10 HTG | 0.72 NOK |
| 50 HTG | 3.62 NOK |
| 100 HTG | 7.23 NOK |
| 500 HTG | 36.17 NOK |
| 1,000 HTG | 72.35 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-08-17T22:20:50Z",
"rates": {
"NOK": 0.072347
}
}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.234699999999999,
"rate": 0.072347
}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