Rate Overview
Live
1 SGD = 5.2686 TTD
1 TTD = 0.189803
SGD
Avg
5.3163
High
5.3814
Low
5.2681
Last updated: 3/27/2026, 11:49:27 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.27 TTD |
| 10 SGD | 52.69 TTD |
| 50 SGD | 263.43 TTD |
| 100 SGD | 526.86 TTD |
| 500 SGD | 2,634.31 TTD |
| 1,000 SGD | 5,268.61 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-03-27T11:49:27Z",
"rates": {
"TTD": 5.268611
}
}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": 526.8611,
"rate": 5.268611
}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