Rate Overview
Live
1 TJS = 1.0160 NOK
1 NOK = 0.984210
TJS
Avg
1.0094
High
1.0203
Low
0.998543
Last updated: 3/27/2026, 1:56:43 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.02 NOK |
| 10 TJS | 10.16 NOK |
| 50 TJS | 50.80 NOK |
| 100 TJS | 101.60 NOK |
| 500 TJS | 508.02 NOK |
| 1,000 TJS | 1,016.04 NOK |
Get TJS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=NOKExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-03-27T13:56:43Z",
"rates": {
"NOK": 1.016043
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "NOK",
"amount": 100
},
"result": 101.60430000000001,
"rate": 1.016043
}Build with TJS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key