Rate Overview
Live
1 TZS = 0.000288 SHP
1 SHP = 3472.22
TZS
Avg
0.000291
High
0.000293
Low
0.000288
Last updated: 3/7/2026, 4:25:16 AM
Quick Conversions
| TZS | SHP |
|---|---|
| 1 TZS | 0.00 SHP |
| 10 TZS | 0.00 SHP |
| 50 TZS | 0.01 SHP |
| 100 TZS | 0.03 SHP |
| 500 TZS | 0.14 SHP |
| 1,000 TZS | 0.29 SHP |
Get TZS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TZS¤cies=SHPExample Response:
{
"success": true,
"base": "TZS",
"date": "2026-03-07T04:25:16Z",
"rates": {
"SHP": 0.000288
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TZS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TZS",
"to": "SHP",
"amount": 100
},
"result": 0.0288,
"rate": 0.000288
}Build with TZS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key