Rate Overview
Live
1 TJS = 1.0451 NOK
1 NOK = 0.956835 TJS
Avg
1.0629
High
1.0835
Low
1.0451
Last updated: 1/25/2026, 9:18:49 AM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.05 NOK |
| 10 TJS | 10.45 NOK |
| 50 TJS | 52.26 NOK |
| 100 TJS | 104.51 NOK |
| 500 TJS | 522.56 NOK |
| 1,000 TJS | 1,045.11 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-01-25T09:18:49Z",
"rates": {
"NOK": 1.045112
}
}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": 104.5112,
"rate": 1.045112
}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