Rate Overview
Live
1 TJS = 1.0626 NOK
1 NOK = 0.941132
TJS
Avg
1.0706
High
1.0749
Low
1.0626
Last updated: 7/2/2026, 2:36:30 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.06 NOK |
| 10 TJS | 10.63 NOK |
| 50 TJS | 53.13 NOK |
| 100 TJS | 106.26 NOK |
| 500 TJS | 531.28 NOK |
| 1,000 TJS | 1,062.55 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-02T14:36:30Z",
"rates": {
"NOK": 1.06255
}
}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": 106.25500000000001,
"rate": 1.06255
}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