Rate Overview
Live
1 TTD = 0.111886 SHP
1 SHP = 8.9377
TTD
Avg
0.110350
High
0.111886
Low
0.109519
Last updated: 6/19/2026, 8:24:54 AM
Quick Conversions
| TTD | SHP |
|---|---|
| 1 TTD | 0.11 SHP |
| 10 TTD | 1.12 SHP |
| 50 TTD | 5.59 SHP |
| 100 TTD | 11.19 SHP |
| 500 TTD | 55.94 SHP |
| 1,000 TTD | 111.89 SHP |
Get TTD/SHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SHPExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-06-19T08:24:54Z",
"rates": {
"SHP": 0.111886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SHP",
"amount": 100
},
"result": 11.1886,
"rate": 0.111886
}Build with TTD/SHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key