Rate Overview
Live
1 SHP = 12.7499 TJS
1 TJS = 0.078432
SHP
Avg
12.9112
High
14.2658
Low
12.1238
Last updated: 3/27/2026, 9:52:07 AM
Quick Conversions
| SHP | TJS |
|---|---|
| 1 SHP | 12.75 TJS |
| 10 SHP | 127.50 TJS |
| 50 SHP | 637.49 TJS |
| 100 SHP | 1,274.99 TJS |
| 500 SHP | 6,374.95 TJS |
| 1,000 SHP | 12,749.90 TJS |
Get SHP/TJS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TJSExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-03-27T09:52:07Z",
"rates": {
"TJS": 12.749895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TJS&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TJS",
"amount": 100
},
"result": 1274.9895000000001,
"rate": 12.749895
}Build with SHP/TJS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key