Rate Overview
Live
1 SHP = 12.7573 TJS
1 TJS = 0.078386 SHP
Avg
13.0775
High
14.2105
Low
12.1238
Last updated: 1/25/2026, 1:33:27 PM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.76 TJS |
| 10 SHP | 127.57 TJS |
| 50 SHP | 637.87 TJS |
| 100 SHP | 1,275.73 TJS |
| 500 SHP | 6,378.67 TJS |
| 1,000 SHP | 12,757.33 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-01-25T13:33:27Z",
"rates": {
"TJS": 12.757331
}
}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": 1275.7331000000001,
"rate": 12.757331
}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