Rate Overview
Live
1 TJS = 1.0204 NOK
1 NOK = 0.979987
TJS
Avg
1.0253
High
1.0333
Low
1.0204
Last updated: 8/17/2026, 11:49:13 AM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.02 NOK |
| 10 TJS | 10.20 NOK |
| 50 TJS | 51.02 NOK |
| 100 TJS | 102.04 NOK |
| 500 TJS | 510.21 NOK |
| 1,000 TJS | 1,020.42 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-08-17T11:49:13Z",
"rates": {
"NOK": 1.020422
}
}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": 102.0422,
"rate": 1.020422
}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