Rate Overview
Live
1 TJS = 1.0125 NOK
1 NOK = 0.987688
TJS
Avg
1.0454
High
1.1075
Low
0.943599
Last updated: 3/27/2026, 8:28:27 AM
Quick Conversions
| TJS | NOK |
|---|---|
| 1 TJS | 1.01 NOK |
| 10 TJS | 10.12 NOK |
| 50 TJS | 50.62 NOK |
| 100 TJS | 101.25 NOK |
| 500 TJS | 506.23 NOK |
| 1,000 TJS | 1,012.46 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-27T08:28:27Z",
"rates": {
"NOK": 1.012465
}
}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": 101.2465,
"rate": 1.012465
}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