Rate Overview
Live
1 NOK = 0.955256 TJS
1 TJS = 1.0468
NOK
Avg
0.954124
High
1.0190
Low
0.905197
Last updated: 7/30/2026, 8:16:39 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 0.96 TJS |
| 10 NOK | 9.55 TJS |
| 50 NOK | 47.76 TJS |
| 100 NOK | 95.53 TJS |
| 500 NOK | 477.63 TJS |
| 1,000 NOK | 955.26 TJS |
Get NOK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TJSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-07-30T08:16:39Z",
"rates": {
"TJS": 0.955256
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TJS",
"amount": 100
},
"result": 95.5256,
"rate": 0.955256
}Build with NOK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key