Rate Overview
Live
1 TTD = 88.6589 SDG
1 SDG = 0.011279
TTD
Avg
88.7085
High
89.0498
Low
88.5776
Last updated: 3/7/2026, 2:10:29 AM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.66 SDG |
| 10 TTD | 886.59 SDG |
| 50 TTD | 4,432.95 SDG |
| 100 TTD | 8,865.89 SDG |
| 500 TTD | 44,329.47 SDG |
| 1,000 TTD | 88,658.93 SDG |
Get TTD/SDG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SDGExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-07T02:10:29Z",
"rates": {
"SDG": 88.658934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SDG&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SDG",
"amount": 100
},
"result": 8865.8934,
"rate": 88.658934
}Build with TTD/SDG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key