Rate Overview
Live
1 TTD = 0.110494 SHP
1 SHP = 9.0503
TTD
Avg
0.110242
High
0.110686
Low
0.109737
Last updated: 3/7/2026, 2:13:01 AM
Quick Conversions
| TTD | SHP |
|---|---|
| 1 TTD | 0.11 SHP |
| 10 TTD | 1.10 SHP |
| 50 TTD | 5.52 SHP |
| 100 TTD | 11.05 SHP |
| 500 TTD | 55.25 SHP |
| 1,000 TTD | 110.49 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-03-07T02:13:01Z",
"rates": {
"SHP": 0.110494
}
}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.0494,
"rate": 0.110494
}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