Rate Overview
Live
1 SHP = 12.6235 TJS
1 TJS = 0.079217
SHP
Avg
12.5276
High
12.6235
Low
12.4710
Last updated: 8/21/2026, 9:36:35 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.62 TJS |
| 10 SHP | 126.24 TJS |
| 50 SHP | 631.18 TJS |
| 100 SHP | 1,262.35 TJS |
| 500 SHP | 6,311.77 TJS |
| 1,000 SHP | 12,623.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-21T09:36:35Z",
"rates": {
"TJS": 12.623531
}
}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": 1262.3531,
"rate": 12.623531
}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