Rate Overview
Live
1 SHP = 12.3176 TJS
1 TJS = 0.081184
SHP
Avg
12.3638
High
12.4613
Low
12.2264
Last updated: 7/28/2026, 1:32:26 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.32 TJS |
| 10 SHP | 123.18 TJS |
| 50 SHP | 615.88 TJS |
| 100 SHP | 1,231.76 TJS |
| 500 SHP | 6,158.82 TJS |
| 1,000 SHP | 12,317.63 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-28T01:32:26Z",
"rates": {
"TJS": 12.317631
}
}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": 1231.7631000000001,
"rate": 12.317631
}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