Rate Overview
Live
1 TJS = 0.080480 SHP
1 SHP = 12.4254
TJS
Avg
0.079466
High
0.081878
Low
0.077674
Last updated: 7/22/2026, 12:13:00 AM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.80 SHP |
| 50 TJS | 4.02 SHP |
| 100 TJS | 8.05 SHP |
| 500 TJS | 40.24 SHP |
| 1,000 TJS | 80.48 SHP |
Get TJS/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TJS¤cies=SHPExample Response:
{
"success": true,
"base": "TJS",
"date": "2026-07-22T00:13:00Z",
"rates": {
"SHP": 0.08048
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TJS&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TJS",
"to": "SHP",
"amount": 100
},
"result": 8.048,
"rate": 0.08048
}Build with TJS/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key