Rate Overview
Live
1 TTD = 88.4883 SDG
1 SDG = 0.011301
TTD
Avg
88.5759
High
88.7671
Low
88.4008
Last updated: 4/18/2026, 8:43:40 AM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.49 SDG |
| 10 TTD | 884.88 SDG |
| 50 TTD | 4,424.42 SDG |
| 100 TTD | 8,848.83 SDG |
| 500 TTD | 44,244.16 SDG |
| 1,000 TTD | 88,488.32 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-04-18T08:43:40Z",
"rates": {
"SDG": 88.488319
}
}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": 8848.831900000001,
"rate": 88.488319
}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