Rate Overview
Live
1 TJS = 0.993585 NOK
1 NOK = 1.0065
TJS
Avg
0.996165
High
1.0052
Low
0.984640
Last updated: 4/18/2026, 12:33:35 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 0.99 NOK |
| 10 TJS | 9.94 NOK |
| 50 TJS | 49.68 NOK |
| 100 TJS | 99.36 NOK |
| 500 TJS | 496.79 NOK |
| 1,000 TJS | 993.59 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-04-18T12:33:35Z",
"rates": {
"NOK": 0.993585
}
}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": 99.3585,
"rate": 0.993585
}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