Rate Overview
Live
1 TZS = 0.220840 SOS
1 SOS = 4.5282
TZS
Avg
0.219794
High
0.220863
Low
0.219058
Last updated: 5/7/2026, 9:53:53 PM
Quick Conversions
| TZS | SOS |
|---|---|
| 1 TZS | 0.22 SOS |
| 10 TZS | 2.21 SOS |
| 50 TZS | 11.04 SOS |
| 100 TZS | 22.08 SOS |
| 500 TZS | 110.42 SOS |
| 1,000 TZS | 220.84 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-07T21:53:53Z",
"rates": {
"SOS": 0.22084
}
}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": 22.084,
"rate": 0.22084
}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