Rate Overview
Live
1 TJS = 1.0055 NOK
1 NOK = 0.994503
TJS
Avg
1.0085
High
1.0121
Low
1.0055
Last updated: 9/6/2026, 5:19:26 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.01 NOK |
| 10 TJS | 10.06 NOK |
| 50 TJS | 50.28 NOK |
| 100 TJS | 100.55 NOK |
| 500 TJS | 502.76 NOK |
| 1,000 TJS | 1,005.53 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-09-06T17:19:26Z",
"rates": {
"NOK": 1.005527
}
}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": 100.5527,
"rate": 1.005527
}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