Rate Overview
Live
1 TZS = 0.217717 SOS
1 SOS = 4.5931
TZS
Avg
0.222879
High
0.233203
Low
0.217717
Last updated: 5/28/2026, 2:34:45 AM
Quick Conversions
| TZS | SOS |
|---|---|
| 1 TZS | 0.22 SOS |
| 10 TZS | 2.18 SOS |
| 50 TZS | 10.89 SOS |
| 100 TZS | 21.77 SOS |
| 500 TZS | 108.86 SOS |
| 1,000 TZS | 217.72 SOS |
Get TZS/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SOSExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-05-28T02:34:45Z",
"rates": {
"SOS": 0.217717
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SOS",
"amount": 100
},
"result": 21.7717,
"rate": 0.217717
}Build with TZS/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key