Rate Overview
Live
1 SHP = 9.0980 TTD
1 TTD = 0.109914
SHP
Avg
9.0889
High
9.1060
Low
9.0685
Last updated: 4/17/2026, 6:11:48 AM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.10 TTD |
| 10 SHP | 90.98 TTD |
| 50 SHP | 454.90 TTD |
| 100 SHP | 909.80 TTD |
| 500 SHP | 4,549.00 TTD |
| 1,000 SHP | 9,098.01 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-04-17T06:11:48Z",
"rates": {
"TTD": 9.098008
}
}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": 909.8008,
"rate": 9.098008
}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