Rate Overview
Live
1 TZS = 0.003709 NOK
1 NOK = 269.6145
TZS
Avg
0.003746
High
0.003798
Low
0.003709
Last updated: 3/7/2026, 7:41:36 AM
Quick Conversions
| TZS | NOK |
|---|---|
| 1 TZS | 0.00 NOK |
| 10 TZS | 0.04 NOK |
| 50 TZS | 0.19 NOK |
| 100 TZS | 0.37 NOK |
| 500 TZS | 1.85 NOK |
| 1,000 TZS | 3.71 NOK |
Get TZS/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=NOKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T07:41:36Z",
"rates": {
"NOK": 0.003709
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "NOK",
"amount": 100
},
"result": 0.3709,
"rate": 0.003709
}Build with TZS/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key