Rate Overview
Live
1 NOK = 14.0003 HTG
1 HTG = 0.071427
NOK
Avg
13.8618
High
14.0003
Low
13.7229
Last updated: 4/17/2026, 1:37:01 PM
Quick Conversions
| NOK | HTG |
|---|---|
| 1 NOK | 14.00 HTG |
| 10 NOK | 140.00 HTG |
| 50 NOK | 700.01 HTG |
| 100 NOK | 1,400.03 HTG |
| 500 NOK | 7,000.15 HTG |
| 1,000 NOK | 14,000.30 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-04-17T13:37:01Z",
"rates": {
"HTG": 14.000295
}
}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": 1400.0294999999999,
"rate": 14.000295
}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