Rate Overview
Live
1 TTD = 89.1824 SDG
1 SDG = 0.011213
TTD
Avg
88.7467
High
89.1824
Low
88.4965
Last updated: 8/16/2026, 10:18:28 PM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 89.18 SDG |
| 10 TTD | 891.82 SDG |
| 50 TTD | 4,459.12 SDG |
| 100 TTD | 8,918.24 SDG |
| 500 TTD | 44,591.19 SDG |
| 1,000 TTD | 89,182.38 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-08-16T22:18:28Z",
"rates": {
"SDG": 89.182376
}
}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": 8918.2376,
"rate": 89.182376
}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