Rate Overview
Live
1 THB = 0.296080 NOK
1 NOK = 3.3775
THB
Avg
0.296982
High
0.334939
Low
0.251922
Last updated: 3/27/2026, 6:11:05 PM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.30 NOK |
| 10 THB | 2.96 NOK |
| 50 THB | 14.80 NOK |
| 100 THB | 29.61 NOK |
| 500 THB | 148.04 NOK |
| 1,000 THB | 296.08 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-03-27T18:11:05Z",
"rates": {
"NOK": 0.29608
}
}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.608,
"rate": 0.29608
}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