Rate Overview
Live
1 TJS = 0.081277 SHP
1 SHP = 12.3036
TJS
Avg
0.080769
High
0.081277
Low
0.080369
Last updated: 7/25/2026, 1:21:46 AM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.81 SHP |
| 50 TJS | 4.06 SHP |
| 100 TJS | 8.13 SHP |
| 500 TJS | 40.64 SHP |
| 1,000 TJS | 81.28 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-25T01:21:46Z",
"rates": {
"SHP": 0.081277
}
}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.1277,
"rate": 0.081277
}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