Rate Overview
Live
1 SHP = 12.8133 TJS
1 TJS = 0.078044
SHP
Avg
12.7975
High
12.8282
Low
12.7328
Last updated: 3/7/2026, 1:07:22 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.81 TJS |
| 10 SHP | 128.13 TJS |
| 50 SHP | 640.66 TJS |
| 100 SHP | 1,281.33 TJS |
| 500 SHP | 6,406.63 TJS |
| 1,000 SHP | 12,813.25 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-03-07T01:07:22Z",
"rates": {
"TJS": 12.813253
}
}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": 1281.3253,
"rate": 12.813253
}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