Rate Overview
Live
1 THB = 0.287510 NOK
1 NOK = 3.4781
THB
Avg
0.286006
High
0.288096
Low
0.283289
Last updated: 5/7/2026, 9:07:24 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.29 NOK |
| 10 THB | 2.88 NOK |
| 50 THB | 14.38 NOK |
| 100 THB | 28.75 NOK |
| 500 THB | 143.76 NOK |
| 1,000 THB | 287.51 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-07T09:07:24Z",
"rates": {
"NOK": 0.28751
}
}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.750999999999998,
"rate": 0.28751
}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