Rate Overview
Live
1 THB = 0.294692 NOK
1 NOK = 3.3934
THB
Avg
0.310810
High
0.324304
Low
0.290860
Last updated: 3/27/2026, 11:16:54 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.29 NOK |
| 10 THB | 2.95 NOK |
| 50 THB | 14.73 NOK |
| 100 THB | 29.47 NOK |
| 500 THB | 147.35 NOK |
| 1,000 THB | 294.69 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-27T11:16:54Z",
"rates": {
"NOK": 0.294692
}
}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.4692,
"rate": 0.294692
}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