Rate Overview
Live
1 SHP = 9.1003 TTD
1 TTD = 0.109887
SHP
Avg
9.0922
High
9.1308
Low
9.0427
Last updated: 6/16/2026, 1:27:31 PM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.10 TTD |
| 10 SHP | 91.00 TTD |
| 50 SHP | 455.01 TTD |
| 100 SHP | 910.03 TTD |
| 500 SHP | 4,550.14 TTD |
| 1,000 SHP | 9,100.29 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-06-16T13:27:31Z",
"rates": {
"TTD": 9.100286
}
}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": 910.0286000000001,
"rate": 9.100286
}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