Rate Overview
Live
1 HTG = 0.073917 NOK
1 NOK = 13.5287
HTG
Avg
0.072828
High
0.076032
Low
0.070024
Last updated: 7/29/2026, 1:45:43 PM
Quick Conversions
| HTG | NOK |
|---|---|
| 1 HTG | 0.07 NOK |
| 10 HTG | 0.74 NOK |
| 50 HTG | 3.70 NOK |
| 100 HTG | 7.39 NOK |
| 500 HTG | 36.96 NOK |
| 1,000 HTG | 73.92 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-07-29T13:45:43Z",
"rates": {
"NOK": 0.073917
}
}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.391699999999999,
"rate": 0.073917
}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