Rate Overview
Live
1 TJS = 0.999629 NOK
1 NOK = 1.0004
TJS
Avg
1.0061
High
1.0164
Low
0.999629
Last updated: 3/7/2026, 1:03:40 AM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.00 NOK |
| 10 TJS | 10.00 NOK |
| 50 TJS | 49.98 NOK |
| 100 TJS | 99.96 NOK |
| 500 TJS | 499.81 NOK |
| 1,000 TJS | 999.63 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-03-07T01:03:40Z",
"rates": {
"NOK": 0.999629
}
}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": 99.9629,
"rate": 0.999629
}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