Rate Overview
Live
1 TZS = 0.003685 SEK
1 SEK = 271.3704
TZS
Avg
0.003701
High
0.003717
Low
0.003674
Last updated: 7/4/2026, 3:40:46 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.69 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-07-04T03:40:46Z",
"rates": {
"SEK": 0.003685
}
}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.3685,
"rate": 0.003685
}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