Rate Overview
Live
1 TTD = 88.3716 SDG
1 SDG = 0.011316
TTD
Avg
88.5135
High
89.0225
Low
88.2222
Last updated: 5/28/2026, 4:22:28 PM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.37 SDG |
| 10 TTD | 883.72 SDG |
| 50 TTD | 4,418.58 SDG |
| 100 TTD | 8,837.16 SDG |
| 500 TTD | 44,185.80 SDG |
| 1,000 TTD | 88,371.60 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-05-28T16:22:28Z",
"rates": {
"SDG": 88.371601
}
}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": 8837.1601,
"rate": 88.371601
}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