Rate Overview
Live
1 TZS = 0.003676 SEK
1 SEK = 272.0348
TZS
Avg
0.003642
High
0.003676
Low
0.003611
Last updated: 3/28/2026, 4:20:18 AM
Quick Conversions
| TZS | SEK |
|---|---|
| 1 TZS | 0.00 SEK |
| 10 TZS | 0.04 SEK |
| 50 TZS | 0.18 SEK |
| 100 TZS | 0.37 SEK |
| 500 TZS | 1.84 SEK |
| 1,000 TZS | 3.68 SEK |
Get TZS/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SEKExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-28T04:20:18Z",
"rates": {
"SEK": 0.003676
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SEK",
"amount": 100
},
"result": 0.3676,
"rate": 0.003676
}Build with TZS/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key