Rate Overview
Live
1 HTG = 0.070343 NOK
1 NOK = 14.2161
HTG
Avg
0.070564
High
0.070956
Low
0.070024
Last updated: 5/9/2026, 4:56:22 AM
Quick Conversions
| HTG | NOK |
|---|---|
| 1 HTG | 0.07 NOK |
| 10 HTG | 0.70 NOK |
| 50 HTG | 3.52 NOK |
| 100 HTG | 7.03 NOK |
| 500 HTG | 35.17 NOK |
| 1,000 HTG | 70.34 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-05-09T04:56:22Z",
"rates": {
"NOK": 0.070343
}
}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.0343,
"rate": 0.070343
}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