Rate Overview
Live
1 TZS = 0.216186 SOS
1 SOS = 4.6256
TZS
Avg
0.216554
High
0.220583
Low
0.215490
Last updated: 8/14/2026, 2:55:56 PM
Quick Conversions
| TZS | SOS |
|---|---|
| 1 TZS | 0.22 SOS |
| 10 TZS | 2.16 SOS |
| 50 TZS | 10.81 SOS |
| 100 TZS | 21.62 SOS |
| 500 TZS | 108.09 SOS |
| 1,000 TZS | 216.19 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-08-14T14:55:56Z",
"rates": {
"SOS": 0.216186
}
}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.6186,
"rate": 0.216186
}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