Rate Overview
Live
1 TJS = 1.0473 NOK
1 NOK = 0.954796
TJS
Avg
1.0403
High
1.0473
Low
1.0345
Last updated: 7/28/2026, 7:56:50 AM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.05 NOK |
| 10 TJS | 10.47 NOK |
| 50 TJS | 52.37 NOK |
| 100 TJS | 104.73 NOK |
| 500 TJS | 523.67 NOK |
| 1,000 TJS | 1,047.34 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-07-28T07:56:50Z",
"rates": {
"NOK": 1.047344
}
}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.73440000000001,
"rate": 1.047344
}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