Rate Overview
Live
1 SHP = 12.2521 TJS
1 TJS = 0.081618
SHP
Avg
12.5731
High
12.8742
Low
12.2133
Last updated: 7/29/2026, 6:09:25 PM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.25 TJS |
| 10 SHP | 122.52 TJS |
| 50 SHP | 612.61 TJS |
| 100 SHP | 1,225.21 TJS |
| 500 SHP | 6,126.07 TJS |
| 1,000 SHP | 12,252.14 TJS |
Get SHP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TJSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-29T18:09:25Z",
"rates": {
"TJS": 12.252143
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TJS",
"amount": 100
},
"result": 1225.2143,
"rate": 12.252143
}Build with SHP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key