Rate Overview
Live
1 TZS = 0.005694 SCR
1 SCR = 175.6235
TZS
Avg
0.005669
High
0.005802
Low
0.005363
Last updated: 3/7/2026, 7:41:34 AM
Quick Conversions
| TZS | SCR |
|---|---|
| 1 TZS | 0.01 SCR |
| 10 TZS | 0.06 SCR |
| 50 TZS | 0.28 SCR |
| 100 TZS | 0.57 SCR |
| 500 TZS | 2.85 SCR |
| 1,000 TZS | 5.69 SCR |
Get TZS/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SCRExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T07:41:34Z",
"rates": {
"SCR": 0.005694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SCR",
"amount": 100
},
"result": 0.5694,
"rate": 0.005694
}Build with TZS/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key