Rate Overview
Live
1 NOK = 1.0002 TJS
1 TJS = 0.999796
NOK
Avg
0.994649
High
1.0002
Low
0.983900
Last updated: 3/7/2026, 4:43:33 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 1.00 TJS |
| 10 NOK | 10.00 TJS |
| 50 NOK | 50.01 TJS |
| 100 NOK | 100.02 TJS |
| 500 NOK | 500.10 TJS |
| 1,000 NOK | 1,000.20 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-03-07T04:43:33Z",
"rates": {
"TJS": 1.000204
}
}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": 100.02040000000001,
"rate": 1.000204
}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