Rate Overview
Live
1 TZS = 0.042089 SYP
1 SYP = 23.7592
TZS
Avg
0.042126
High
0.042160
Low
0.042085
Last updated: 7/8/2026, 10:23:44 AM
Quick Conversions
| TZS | SYP |
|---|---|
| 1 TZS | 0.04 SYP |
| 10 TZS | 0.42 SYP |
| 50 TZS | 2.10 SYP |
| 100 TZS | 4.21 SYP |
| 500 TZS | 21.04 SYP |
| 1,000 TZS | 42.09 SYP |
Get TZS/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SYPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-07-08T10:23:44Z",
"rates": {
"SYP": 0.042089
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SYP",
"amount": 100
},
"result": 4.2089,
"rate": 0.042089
}Build with TZS/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key