Rate Overview
Live
1 TZS = 0.005349 SCR
1 SCR = 186.9508
TZS
Avg
0.005778
High
0.006174
Low
0.005256
Last updated: 7/27/2026, 8:15:09 AM
Quick Conversions
| TZS | SCR |
|---|---|
| 1 TZS | 0.01 SCR |
| 10 TZS | 0.05 SCR |
| 50 TZS | 0.27 SCR |
| 100 TZS | 0.53 SCR |
| 500 TZS | 2.67 SCR |
| 1,000 TZS | 5.35 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-07-27T08:15:09Z",
"rates": {
"SCR": 0.005349
}
}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.5348999999999999,
"rate": 0.005349
}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