Rate Overview
Live
1 TZS = 0.003533 SEK
1 SEK = 283.0456
TZS
Avg
0.003562
High
0.003592
Low
0.003533
Last updated: 5/27/2026, 12:31:42 PM
Quick Conversions
| TZS | SEK |
|---|---|
| 1 TZS | 0.00 SEK |
| 10 TZS | 0.04 SEK |
| 50 TZS | 0.18 SEK |
| 100 TZS | 0.35 SEK |
| 500 TZS | 1.77 SEK |
| 1,000 TZS | 3.53 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-05-27T12:31:42Z",
"rates": {
"SEK": 0.003533
}
}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.3533,
"rate": 0.003533
}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