Rate Overview
Live
1 TZS = 0.003592 NOK
1 NOK = 278.3964
TZS
Avg
0.003631
High
0.003678
Low
0.003575
Last updated: 4/17/2026, 2:44:00 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.80 NOK |
| 1,000 TZS | 3.59 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-17T14:44:00Z",
"rates": {
"NOK": 0.003592
}
}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.3592,
"rate": 0.003592
}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