Rate Overview
Live
1 NOK = 13.5074 HTG
1 HTG = 0.074034
NOK
Avg
13.4567
High
13.8952
Low
13.1483
Last updated: 7/28/2026, 9:19:01 AM
Quick Conversions
| NOK | HTG |
|---|---|
| 1 NOK | 13.51 HTG |
| 10 NOK | 135.07 HTG |
| 50 NOK | 675.37 HTG |
| 100 NOK | 1,350.74 HTG |
| 500 NOK | 6,753.68 HTG |
| 1,000 NOK | 13,507.36 HTG |
Get NOK/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=HTGExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-28T09:19:01Z",
"rates": {
"HTG": 13.50736
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "HTG",
"amount": 100
},
"result": 1350.736,
"rate": 13.50736
}Build with NOK/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key