Rate Overview
Live
1 NOK = 0.951085 TJS
1 TJS = 1.0514
NOK
Avg
0.969474
High
0.980655
Low
0.951085
Last updated: 6/19/2026, 8:47:30 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 0.95 TJS |
| 10 NOK | 9.51 TJS |
| 50 NOK | 47.55 TJS |
| 100 NOK | 95.11 TJS |
| 500 NOK | 475.54 TJS |
| 1,000 NOK | 951.08 TJS |
Get NOK/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=TJSExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-06-19T08:47:30Z",
"rates": {
"TJS": 0.951085
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "TJS",
"amount": 100
},
"result": 95.10849999999999,
"rate": 0.951085
}Build with NOK/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key