Rate Overview
Live
1 THB = 0.284624 NOK
1 NOK = 3.5134
THB
Avg
0.307195
High
0.323298
Low
0.283037
Last updated: 5/27/2026, 1:56:34 PM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.28 NOK |
| 10 THB | 2.85 NOK |
| 50 THB | 14.23 NOK |
| 100 THB | 28.46 NOK |
| 500 THB | 142.31 NOK |
| 1,000 THB | 284.62 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-27T13:56:34Z",
"rates": {
"NOK": 0.284624
}
}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.4624,
"rate": 0.284624
}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