Rate Overview
Live
1 TZS = 0.003673 SEK
1 SEK = 272.2570
TZS
Avg
0.003589
High
0.003728
Low
0.003463
Last updated: 7/27/2026, 8:17:56 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.67 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-27T08:17:56Z",
"rates": {
"SEK": 0.003673
}
}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.3673,
"rate": 0.003673
}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