Rate Overview
Live
1 THB = 0.303609 NOK
1 NOK = 3.2937
THB
Avg
0.305020
High
0.306468
Low
0.303608
Last updated: 3/6/2026, 8:10:08 AM
Quick Conversions
| THB | NOK |
|---|---|
| 1 THB | 0.30 NOK |
| 10 THB | 3.04 NOK |
| 50 THB | 15.18 NOK |
| 100 THB | 30.36 NOK |
| 500 THB | 151.80 NOK |
| 1,000 THB | 303.61 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-03-06T08:10:08Z",
"rates": {
"NOK": 0.303609
}
}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": 30.3609,
"rate": 0.303609
}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