Rate Overview
Live
1 NOK = 3.4262 THB
1 THB = 0.291868
NOK
Avg
3.3996
High
3.4262
Low
3.3705
Last updated: 4/17/2026, 6:11:11 AM
Quick Conversions
| NOK | THB |
|---|---|
| 1 NOK | 3.43 THB |
| 10 NOK | 34.26 THB |
| 50 NOK | 171.31 THB |
| 100 NOK | 342.62 THB |
| 500 NOK | 1,713.10 THB |
| 1,000 NOK | 3,426.21 THB |
Get NOK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=THBExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T06:11:11Z",
"rates": {
"THB": 3.426209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "THB",
"amount": 100
},
"result": 342.6209,
"rate": 3.426209
}Build with NOK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key