Rate Overview
Live
1 TJS = 0.078044 SHP
1 SHP = 12.8133
TJS
Avg
0.078140
High
0.078537
Low
0.077953
Last updated: 3/7/2026, 1:07:27 AM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.78 SHP |
| 50 TJS | 3.90 SHP |
| 100 TJS | 7.80 SHP |
| 500 TJS | 39.02 SHP |
| 1,000 TJS | 78.04 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-03-07T01:07:27Z",
"rates": {
"SHP": 0.078044
}
}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": 7.8044,
"rate": 0.078044
}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