Rate Overview
Live
1 TTD = 88.3595 SDG
1 SDG = 0.011317
TTD
Avg
88.3196
High
89.1772
Low
77.1816
Last updated: 7/24/2026, 5:11:53 PM
Quick Conversions
| TTD | SDG |
|---|---|
| 1 TTD | 88.36 SDG |
| 10 TTD | 883.60 SDG |
| 50 TTD | 4,417.98 SDG |
| 100 TTD | 8,835.95 SDG |
| 500 TTD | 44,179.76 SDG |
| 1,000 TTD | 88,359.52 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-07-24T17:11:53Z",
"rates": {
"SDG": 88.359518
}
}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": 8835.951799999999,
"rate": 88.359518
}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