Rate Overview
Live
1 NOK = 1.0135 TJS
1 TJS = 0.986695
NOK
Avg
1.0038
High
1.0135
Low
0.994778
Last updated: 4/17/2026, 6:17:32 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 1.01 TJS |
| 10 NOK | 10.13 TJS |
| 50 NOK | 50.67 TJS |
| 100 NOK | 101.35 TJS |
| 500 NOK | 506.74 TJS |
| 1,000 NOK | 1,013.48 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-04-17T06:17:32Z",
"rates": {
"TJS": 1.013484
}
}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": 101.3484,
"rate": 1.013484
}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