Rate Overview
Live
1 SHP = 9.0612 TTD
1 TTD = 0.110361
SHP
Avg
9.0646
High
9.1323
Low
8.9994
Last updated: 7/27/2026, 4:04:21 PM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.06 TTD |
| 10 SHP | 90.61 TTD |
| 50 SHP | 453.06 TTD |
| 100 SHP | 906.12 TTD |
| 500 SHP | 4,530.60 TTD |
| 1,000 SHP | 9,061.20 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-27T16:04:21Z",
"rates": {
"TTD": 9.061198
}
}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": 906.1197999999999,
"rate": 9.061198
}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