Rate Overview
Live
1 THB = 0.280034 NOK
1 NOK = 3.5710
THB
Avg
0.282263
High
0.284859
Low
0.280034
Last updated: 9/2/2026, 6:53:13 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.28 NOK |
| 10 THB | 2.80 NOK |
| 50 THB | 14.00 NOK |
| 100 THB | 28.00 NOK |
| 500 THB | 140.02 NOK |
| 1,000 THB | 280.03 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-09-02T06:53:13Z",
"rates": {
"NOK": 0.280034
}
}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.0034,
"rate": 0.280034
}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