Rate Overview
Live
1 NOK = 0.954942 TJS
1 TJS = 1.0472
NOK
Avg
0.961122
High
0.966659
Low
0.954942
Last updated: 7/29/2026, 12:12:22 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 0.95 TJS |
| 10 NOK | 9.55 TJS |
| 50 NOK | 47.75 TJS |
| 100 NOK | 95.49 TJS |
| 500 NOK | 477.47 TJS |
| 1,000 NOK | 954.94 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-29T00:12:22Z",
"rates": {
"TJS": 0.954942
}
}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.49419999999999,
"rate": 0.954942
}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