Rate Overview
Live
1 SHP = 9.0502 TTD
1 TTD = 0.110494
SHP
Avg
9.0710
High
9.1127
Low
9.0345
Last updated: 3/7/2026, 1:03:16 AM
Quick Conversions
| SHP | TTD |
|---|---|
| 1 SHP | 9.05 TTD |
| 10 SHP | 90.50 TTD |
| 50 SHP | 452.51 TTD |
| 100 SHP | 905.02 TTD |
| 500 SHP | 4,525.12 TTD |
| 1,000 SHP | 9,050.25 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-03-07T01:03:16Z",
"rates": {
"TTD": 9.050247
}
}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": 905.0247,
"rate": 9.050247
}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