Rate Overview
Live
1 NOK = 0.952393 TJS
1 TJS = 1.0500
NOK
Avg
0.982339
High
1.0190
Low
0.931490
Last updated: 7/29/2026, 3:42:52 AM
Quick Conversions
| NOK | TJS |
|---|---|
| 1 NOK | 0.95 TJS |
| 10 NOK | 9.52 TJS |
| 50 NOK | 47.62 TJS |
| 100 NOK | 95.24 TJS |
| 500 NOK | 476.20 TJS |
| 1,000 NOK | 952.39 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-07-29T03:42:52Z",
"rates": {
"TJS": 0.952393
}
}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.2393,
"rate": 0.952393
}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