Rate Overview
Live
1 SGD = 5.3152 TTD
1 TTD = 0.188138
SGD
Avg
5.2995
High
5.3708
Low
5.2198
Last updated: 5/27/2026, 10:52:27 PM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.32 TTD |
| 10 SGD | 53.15 TTD |
| 50 SGD | 265.76 TTD |
| 100 SGD | 531.52 TTD |
| 500 SGD | 2,657.62 TTD |
| 1,000 SGD | 5,315.24 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-27T22:52:27Z",
"rates": {
"TTD": 5.315235
}
}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": 531.5235,
"rate": 5.315235
}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