Rate Overview
Live
1 TTD = 88.5194 SDG
1 SDG = 0.011297
TTD
Avg
88.6521
High
89.3667
Low
88.1959
Last updated: 3/27/2026, 10:04:24 AM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.52 SDG |
| 10 TTD | 885.19 SDG |
| 50 TTD | 4,425.97 SDG |
| 100 TTD | 8,851.94 SDG |
| 500 TTD | 44,259.71 SDG |
| 1,000 TTD | 88,519.42 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-27T10:04:24Z",
"rates": {
"SDG": 88.519422
}
}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": 8851.942200000001,
"rate": 88.519422
}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