Rate Overview
Live
1 SDG = 0.011279 TTD
1 TTD = 88.6603
SDG
Avg
0.011272
High
0.011289
Low
0.011229
Last updated: 3/7/2026, 1:01:20 AM
Quick Conversions
| SDG | TTD |
|---|---|
| 1 SDG | 0.01 TTD |
| 10 SDG | 0.11 TTD |
| 50 SDG | 0.56 TTD |
| 100 SDG | 1.13 TTD |
| 500 SDG | 5.64 TTD |
| 1,000 SDG | 11.28 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-03-07T01:01:20Z",
"rates": {
"TTD": 0.011279
}
}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.1279000000000001,
"rate": 0.011279
}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