Rate Overview
Live
1 THB = 0.286858 NOK
1 NOK = 3.4860
THB
Avg
0.287494
High
0.288237
Low
0.286539
Last updated: 8/12/2026, 7:25:08 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.29 NOK |
| 10 THB | 2.87 NOK |
| 50 THB | 14.34 NOK |
| 100 THB | 28.69 NOK |
| 500 THB | 143.43 NOK |
| 1,000 THB | 286.86 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-08-12T07:25:08Z",
"rates": {
"NOK": 0.286858
}
}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.6858,
"rate": 0.286858
}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