Rate Overview
Live
1 TZS = 0.042891 SYP
1 SYP = 23.3149
TZS
Avg
0.043191
High
0.043815
Low
0.042872
Last updated: 3/7/2026, 4:26:07 AM
Quick Conversions
| TZS | SYP |
|---|---|
| 1 TZS | 0.04 SYP |
| 10 TZS | 0.43 SYP |
| 50 TZS | 2.14 SYP |
| 100 TZS | 4.29 SYP |
| 500 TZS | 21.45 SYP |
| 1,000 TZS | 42.89 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-03-07T04:26:07Z",
"rates": {
"SYP": 0.042891
}
}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.2890999999999995,
"rate": 0.042891
}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