Rate Overview
Live
1 NOK = 3.4094 THB
1 THB = 0.293304
NOK
Avg
3.3817
High
3.4094
Low
3.3593
Last updated: 7/8/2026, 7:41:55 AM
Quick Conversions
| NOK | THB |
|---|---|
| 1 NOK | 3.41 THB |
| 10 NOK | 34.09 THB |
| 50 NOK | 170.47 THB |
| 100 NOK | 340.94 THB |
| 500 NOK | 1,704.72 THB |
| 1,000 NOK | 3,409.44 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-07-08T07:41:55Z",
"rates": {
"THB": 3.409437
}
}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": 340.9437,
"rate": 3.409437
}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