Rate Overview
Live
1 TJS = 0.077609 SHP
1 SHP = 12.8851
TJS
Avg
0.078266
High
0.079721
Low
0.077609
Last updated: 2/14/2026, 8:52:56 AM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.78 SHP |
| 50 TJS | 3.88 SHP |
| 100 TJS | 7.76 SHP |
| 500 TJS | 38.80 SHP |
| 1,000 TJS | 77.61 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-02-14T08:52:56Z",
"rates": {
"SHP": 0.077609
}
}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.7608999999999995,
"rate": 0.077609
}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