Rate Overview
Live
1 SGD = 5.2567 TTD
1 TTD = 0.190233
SGD
Avg
5.2782
High
5.3686
Low
5.1878
Last updated: 7/27/2026, 10:45:56 PM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.26 TTD |
| 10 SGD | 52.57 TTD |
| 50 SGD | 262.84 TTD |
| 100 SGD | 525.67 TTD |
| 500 SGD | 2,628.35 TTD |
| 1,000 SGD | 5,256.70 TTD |
Get SGD/TTD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TTDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-07-27T22:45:56Z",
"rates": {
"TTD": 5.256701
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TTD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TTD",
"amount": 100
},
"result": 525.6700999999999,
"rate": 5.256701
}Build with SGD/TTD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key