Rate Overview
Live
1 THB = 0.296374 NOK
1 NOK = 3.3741
THB
Avg
0.297483
High
0.298781
Low
0.296116
Last updated: 7/2/2026, 7:13:44 PM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.30 NOK |
| 10 THB | 2.96 NOK |
| 50 THB | 14.82 NOK |
| 100 THB | 29.64 NOK |
| 500 THB | 148.19 NOK |
| 1,000 THB | 296.37 NOK |
Get THB/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=THB¤cies=NOKExample Response:
{
"success": true,
"base": "THB",
"date": "2026-07-02T19:13:44Z",
"rates": {
"NOK": 0.296374
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=THB&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "THB",
"to": "NOK",
"amount": 100
},
"result": 29.637400000000003,
"rate": 0.296374
}Build with THB/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key