Rate Overview
Live
1 SGD = 5.3542 TTD
1 TTD = 0.186768
SGD
Avg
5.3348
High
5.3542
Low
5.3197
Last updated: 5/7/2026, 8:11:51 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.35 TTD |
| 10 SGD | 53.54 TTD |
| 50 SGD | 267.71 TTD |
| 100 SGD | 535.42 TTD |
| 500 SGD | 2,677.11 TTD |
| 1,000 SGD | 5,354.22 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-05-07T08:11:51Z",
"rates": {
"TTD": 5.354224
}
}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": 535.4224,
"rate": 5.354224
}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