Rate Overview
Live
1 SHP = 9.0410 TTD
1 TTD = 0.110608
SHP
Avg
9.0292
High
9.0958
Low
8.9669
Last updated: 7/7/2026, 3:18:24 AM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.04 TTD |
| 10 SHP | 90.41 TTD |
| 50 SHP | 452.05 TTD |
| 100 SHP | 904.10 TTD |
| 500 SHP | 4,520.49 TTD |
| 1,000 SHP | 9,040.97 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-07T03:18:24Z",
"rates": {
"TTD": 9.040972
}
}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.0972,
"rate": 9.040972
}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