Rate Overview
Live
1 NOK = 13.4004 HTG
1 HTG = 0.074625
NOK
Avg
13.6455
High
13.7921
Low
13.4004
Last updated: 6/19/2026, 8:36:31 AM
Quick Conversions
| NOK | HTG |
|---|---|
| 1 NOK | 13.40 HTG |
| 10 NOK | 134.00 HTG |
| 50 NOK | 670.02 HTG |
| 100 NOK | 1,340.04 HTG |
| 500 NOK | 6,700.19 HTG |
| 1,000 NOK | 13,400.38 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-06-19T08:36:31Z",
"rates": {
"HTG": 13.40038
}
}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": 1340.038,
"rate": 13.40038
}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