Rate Overview
Live
1 TJS = 0.079996 SHP
1 SHP = 12.5006
TJS
Avg
0.080202
High
0.080574
Low
0.079996
Last updated: 8/15/2026, 9:16:25 AM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.80 SHP |
| 50 TJS | 4.00 SHP |
| 100 TJS | 8.00 SHP |
| 500 TJS | 40.00 SHP |
| 1,000 TJS | 80.00 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-08-15T09:16:25Z",
"rates": {
"SHP": 0.079996
}
}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.9996,
"rate": 0.079996
}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