Rate Overview
Live
1 SDG = 0.011333 TTD
1 TTD = 88.2379
SDG
Avg
0.011351
High
0.012881
Low
0.011220
Last updated: 7/28/2026, 11:49:05 AM
Quick Conversions
| SDG | TTD |
|---|---|
| 1 SDG | 0.01 TTD |
| 10 SDG | 0.11 TTD |
| 50 SDG | 0.57 TTD |
| 100 SDG | 1.13 TTD |
| 500 SDG | 5.67 TTD |
| 1,000 SDG | 11.33 TTD |
Get SDG/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SDG¤cies=TTDExample Response:
{
"success": true,
"base": "SDG",
"date": "2026-07-28T11:49:05Z",
"rates": {
"TTD": 0.011333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SDG&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SDG",
"to": "TTD",
"amount": 100
},
"result": 1.1333,
"rate": 0.011333
}Build with SDG/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key