Rate Overview
Live
1 TJS = 0.079206 SHP
1 SHP = 12.6253
TJS
Avg
0.078942
High
0.079206
Low
0.078666
Last updated: 4/16/2026, 7:56:23 PM
Quick Conversions
| TJS | SHP |
|---|---|
| 1 TJS | 0.08 SHP |
| 10 TJS | 0.79 SHP |
| 50 TJS | 3.96 SHP |
| 100 TJS | 7.92 SHP |
| 500 TJS | 39.60 SHP |
| 1,000 TJS | 79.21 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-04-16T19:56:23Z",
"rates": {
"SHP": 0.079206
}
}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.9206,
"rate": 0.079206
}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