Rate Overview
Live
1 SYP = 0.201987 TZS
1 TZS = 4.9508
SYP
Avg
12.7147
High
23.7903
Low
0.182256
Last updated: 8/25/2026, 8:47:47 PM
Quick Conversions
| SYP | TZS |
|---|---|
| 1 SYP | 0.20 TZS |
| 10 SYP | 2.02 TZS |
| 50 SYP | 10.10 TZS |
| 100 SYP | 20.20 TZS |
| 500 SYP | 100.99 TZS |
| 1,000 SYP | 201.99 TZS |
Get SYP/TZS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=TZSExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-25T20:47:47Z",
"rates": {
"TZS": 0.201987
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=TZS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "TZS",
"amount": 100
},
"result": 20.1987,
"rate": 0.201987
}Build with SYP/TZS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key