Rate Overview
Live
1 TTD = 0.109914 SHP
1 SHP = 9.0980
TTD
Avg
0.110024
High
0.110272
Low
0.109817
Last updated: 4/17/2026, 4:45:47 AM
Quick Conversions
| TTD | SHP |
|---|---|
| 1 TTD | 0.11 SHP |
| 10 TTD | 1.10 SHP |
| 50 TTD | 5.50 SHP |
| 100 TTD | 10.99 SHP |
| 500 TTD | 54.96 SHP |
| 1,000 TTD | 109.91 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-04-17T04:45:47Z",
"rates": {
"SHP": 0.109914
}
}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": 10.9914,
"rate": 0.109914
}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