Rate Overview
Live
1 THB = 0.284071 NOK
1 NOK = 3.5202
THB
Avg
0.297378
High
0.337598
Low
0.256788
Last updated: 5/27/2026, 3:11:22 PM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.28 NOK |
| 10 THB | 2.84 NOK |
| 50 THB | 14.20 NOK |
| 100 THB | 28.41 NOK |
| 500 THB | 142.04 NOK |
| 1,000 THB | 284.07 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-05-27T15:11:22Z",
"rates": {
"NOK": 0.284071
}
}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.407100000000003,
"rate": 0.284071
}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