Rate Overview
Live
1 SHP = 9.0464 TTD
1 TTD = 0.110541
SHP
Avg
9.0938
High
9.3662
Low
8.9376
Last updated: 7/28/2026, 8:38:01 AM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.05 TTD |
| 10 SHP | 90.46 TTD |
| 50 SHP | 452.32 TTD |
| 100 SHP | 904.64 TTD |
| 500 SHP | 4,523.22 TTD |
| 1,000 SHP | 9,046.44 TTD |
Get SHP/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=TTDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-28T08:38:01Z",
"rates": {
"TTD": 9.046442
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "TTD",
"amount": 100
},
"result": 904.6442000000001,
"rate": 9.046442
}Build with SHP/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key