Rate Overview
Live
1 TZS = 0.216027 SOS
1 SOS = 4.6291
TZS
Avg
0.219927
High
0.225606
Low
0.216027
Last updated: 7/27/2026, 11:44:45 AM
Quick Conversions
| TZS | SOS |
|---|---|
| 1 TZS | 0.22 SOS |
| 10 TZS | 2.16 SOS |
| 50 TZS | 10.80 SOS |
| 100 TZS | 21.60 SOS |
| 500 TZS | 108.01 SOS |
| 1,000 TZS | 216.03 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-07-27T11:44:45Z",
"rates": {
"SOS": 0.216027
}
}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.6027,
"rate": 0.216027
}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