Rate Overview
Live
1 SGD = 5.2529 TTD
1 TTD = 0.190372
SGD
Avg
5.1987
High
5.3197
Low
4.9435
Last updated: 7/28/2026, 2:29:33 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.25 TTD |
| 10 SGD | 52.53 TTD |
| 50 SGD | 262.64 TTD |
| 100 SGD | 525.29 TTD |
| 500 SGD | 2,626.44 TTD |
| 1,000 SGD | 5,252.88 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-28T02:29:33Z",
"rates": {
"TTD": 5.252877
}
}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.2877,
"rate": 5.252877
}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