Rate Overview
Live
1 THB = 0.284257 NOK
1 NOK = 3.5179
THB
Avg
0.285721
High
0.288104
Low
0.283821
Last updated: 7/24/2026, 11:09:26 PM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.28 NOK |
| 10 THB | 2.84 NOK |
| 50 THB | 14.21 NOK |
| 100 THB | 28.43 NOK |
| 500 THB | 142.13 NOK |
| 1,000 THB | 284.26 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-24T23:09:26Z",
"rates": {
"NOK": 0.284257
}
}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": 28.4257,
"rate": 0.284257
}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