Rate Overview
Live
1 SHP = 12.6295 TJS
1 TJS = 0.079180
SHP
Avg
12.6679
High
12.7119
Low
12.6252
Last updated: 4/18/2026, 8:49:23 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.63 TJS |
| 10 SHP | 126.29 TJS |
| 50 SHP | 631.47 TJS |
| 100 SHP | 1,262.95 TJS |
| 500 SHP | 6,314.75 TJS |
| 1,000 SHP | 12,629.49 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-04-18T08:49:23Z",
"rates": {
"TJS": 12.629493
}
}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.9493,
"rate": 12.629493
}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