Rate Overview
Live
1 SGD = 5.3449 TTD
1 TTD = 0.187095
SGD
Avg
5.3274
High
5.3565
Low
5.2953
Last updated: 9/5/2026, 9:00:22 PM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.34 TTD |
| 10 SGD | 53.45 TTD |
| 50 SGD | 267.24 TTD |
| 100 SGD | 534.49 TTD |
| 500 SGD | 2,672.44 TTD |
| 1,000 SGD | 5,344.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-09-05T21:00:22Z",
"rates": {
"TTD": 5.344882
}
}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": 534.4882,
"rate": 5.344882
}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