Rate Overview
Live
1 SHP = 12.2228 TJS
1 TJS = 0.081814
SHP
Avg
12.4089
High
12.5113
Low
12.2228
Last updated: 6/19/2026, 10:31:47 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.22 TJS |
| 10 SHP | 122.23 TJS |
| 50 SHP | 611.14 TJS |
| 100 SHP | 1,222.28 TJS |
| 500 SHP | 6,111.40 TJS |
| 1,000 SHP | 12,222.79 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-06-19T10:31:47Z",
"rates": {
"TJS": 12.222794
}
}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": 1222.2794000000001,
"rate": 12.222794
}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