Rate Overview
Live
1 SGD = 5.3376 TTD
1 TTD = 0.187351
SGD
Avg
5.3267
High
5.3424
Low
5.3095
Last updated: 4/17/2026, 4:55:22 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.34 TTD |
| 10 SGD | 53.38 TTD |
| 50 SGD | 266.88 TTD |
| 100 SGD | 533.76 TTD |
| 500 SGD | 2,668.79 TTD |
| 1,000 SGD | 5,337.58 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-04-17T04:55:22Z",
"rates": {
"TTD": 5.337584
}
}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": 533.7583999999999,
"rate": 5.337584
}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