Rate Overview
Live
1 TJS = 1.0030 NOK
1 NOK = 0.997000
TJS
Avg
1.0466
High
1.1047
Low
0.981374
Last updated: 5/28/2026, 8:04:21 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.00 NOK |
| 10 TJS | 10.03 NOK |
| 50 TJS | 50.15 NOK |
| 100 TJS | 100.30 NOK |
| 500 TJS | 501.50 NOK |
| 1,000 TJS | 1,003.01 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-05-28T20:04:21Z",
"rates": {
"NOK": 1.003009
}
}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.3009,
"rate": 1.003009
}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