Rate Overview
Live
1 THB = 0.291867 NOK
1 NOK = 3.4262
THB
Avg
0.294161
High
0.296692
Low
0.291867
Last updated: 4/17/2026, 6:11:41 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.29 NOK |
| 10 THB | 2.92 NOK |
| 50 THB | 14.59 NOK |
| 100 THB | 29.19 NOK |
| 500 THB | 145.93 NOK |
| 1,000 THB | 291.87 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-04-17T06:11:41Z",
"rates": {
"NOK": 0.291867
}
}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.1867,
"rate": 0.291867
}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