Rate Overview
Live
1 SHP = 9.1349 TTD
1 TTD = 0.109471
SHP
Avg
9.0984
High
9.2124
Low
9.0142
Last updated: 5/27/2026, 1:55:22 PM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.13 TTD |
| 10 SHP | 91.35 TTD |
| 50 SHP | 456.74 TTD |
| 100 SHP | 913.49 TTD |
| 500 SHP | 4,567.43 TTD |
| 1,000 SHP | 9,134.86 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-05-27T13:55:22Z",
"rates": {
"TTD": 9.134855
}
}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": 913.4855,
"rate": 9.134855
}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