Rate Overview
Live
1 NOK = 3.4318 THB
1 THB = 0.291392
NOK
Avg
3.4003
High
3.4318
Low
3.3705
Last updated: 4/17/2026, 7:31:08 AM
Quick Conversions
| NOK | THB |
|---|---|
| 1 NOK | 3.43 THB |
| 10 NOK | 34.32 THB |
| 50 NOK | 171.59 THB |
| 100 NOK | 343.18 THB |
| 500 NOK | 1,715.90 THB |
| 1,000 NOK | 3,431.80 THB |
Get NOK/THB Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=THBExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-04-17T07:31:08Z",
"rates": {
"THB": 3.4318
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=THB&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "THB",
"amount": 100
},
"result": 343.18,
"rate": 3.4318
}Build with NOK/THB Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key