Rate Overview
Live
1 TTD = 88.5910 SDG
1 SDG = 0.011288
TTD
Avg
88.6878
High
89.0498
Low
88.5776
Last updated: 3/7/2026, 3:36:29 AM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.59 SDG |
| 10 TTD | 885.91 SDG |
| 50 TTD | 4,429.55 SDG |
| 100 TTD | 8,859.10 SDG |
| 500 TTD | 44,295.48 SDG |
| 1,000 TTD | 88,590.95 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-07T03:36:29Z",
"rates": {
"SDG": 88.590953
}
}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": 8859.095299999999,
"rate": 88.590953
}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