Rate Overview
Live
1 TZS = 0.003575 NOK
1 NOK = 279.7203
TZS
Avg
0.003630
High
0.003678
Low
0.003575
Last updated: 4/17/2026, 1:33:51 PM
Quick Conversions
| TZS | NOK |
|---|---|
| 1 TZS | 0.00 NOK |
| 10 TZS | 0.04 NOK |
| 50 TZS | 0.18 NOK |
| 100 TZS | 0.36 NOK |
| 500 TZS | 1.79 NOK |
| 1,000 TZS | 3.58 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-04-17T13:33:51Z",
"rates": {
"NOK": 0.003575
}
}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.3575,
"rate": 0.003575
}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