Rate Overview
Live
1 TZS = 0.042400 SYP
1 SYP = 23.5849
TZS
Avg
0.042513
High
0.042626
Low
0.042339
Last updated: 4/17/2026, 10:48:40 PM
Quick Conversions
| TZS | SYP |
|---|---|
| 1 TZS | 0.04 SYP |
| 10 TZS | 0.42 SYP |
| 50 TZS | 2.12 SYP |
| 100 TZS | 4.24 SYP |
| 500 TZS | 21.20 SYP |
| 1,000 TZS | 42.40 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-04-17T22:48:40Z",
"rates": {
"SYP": 0.0424
}
}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.24,
"rate": 0.0424
}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