Rate Overview
Live
1 TZS = 0.042269 SYP
1 SYP = 23.6580
TZS
Avg
3.8652
High
5.4386
Low
0.042269
Last updated: 5/28/2026, 11:04:20 PM
Quick Conversions
| TZS | SYP |
|---|---|
| 1 TZS | 0.04 SYP |
| 10 TZS | 0.42 SYP |
| 50 TZS | 2.11 SYP |
| 100 TZS | 4.23 SYP |
| 500 TZS | 21.13 SYP |
| 1,000 TZS | 42.27 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-05-28T23:04:20Z",
"rates": {
"SYP": 0.042269
}
}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.2269000000000005,
"rate": 0.042269
}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