Rate Overview
Live
1 SHP = 12.4255 TJS
1 TJS = 0.080479
SHP
Avg
12.5125
High
12.8878
Low
12.0671
Last updated: 8/1/2026, 12:19:20 PM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.43 TJS |
| 10 SHP | 124.26 TJS |
| 50 SHP | 621.28 TJS |
| 100 SHP | 1,242.55 TJS |
| 500 SHP | 6,212.77 TJS |
| 1,000 SHP | 12,425.53 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-08-01T12:19:20Z",
"rates": {
"TJS": 12.425531
}
}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": 1242.5530999999999,
"rate": 12.425531
}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