Rate Overview
Live
1 TJS = 0.982490 NOK
1 NOK = 1.0178
TJS
Avg
0.987512
High
0.993026
Low
0.981374
Last updated: 5/8/2026, 3:45:30 PM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 0.98 NOK |
| 10 TJS | 9.82 NOK |
| 50 TJS | 49.12 NOK |
| 100 TJS | 98.25 NOK |
| 500 TJS | 491.25 NOK |
| 1,000 TJS | 982.49 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-08T15:45:30Z",
"rates": {
"NOK": 0.98249
}
}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": 98.249,
"rate": 0.98249
}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