Rate Overview
Live
1 SHP = 12.5207 TJS
1 TJS = 0.079868
SHP
Avg
12.4929
High
12.5207
Low
12.4539
Last updated: 9/10/2026, 2:33:57 PM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.52 TJS |
| 10 SHP | 125.21 TJS |
| 50 SHP | 626.03 TJS |
| 100 SHP | 1,252.07 TJS |
| 500 SHP | 6,260.33 TJS |
| 1,000 SHP | 12,520.65 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-09-10T14:33:57Z",
"rates": {
"TJS": 12.520654
}
}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": 1252.0654,
"rate": 12.520654
}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