Rate Overview
Live
1 NOK = 0.958434 TJS
1 TJS = 1.0434
NOK
Avg
0.982197
High
1.0131
Low
0.930339
Last updated: 7/30/2026, 11:11:13 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 0.96 TJS |
| 10 NOK | 9.58 TJS |
| 50 NOK | 47.92 TJS |
| 100 NOK | 95.84 TJS |
| 500 NOK | 479.22 TJS |
| 1,000 NOK | 958.43 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-30T11:11:13Z",
"rates": {
"TJS": 0.958434
}
}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.8434,
"rate": 0.958434
}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