Rate Overview
Live
1 SGD = 5.2392 TTD
1 TTD = 0.190869
SGD
Avg
5.2387
High
5.2580
Low
5.1999
Last updated: 7/6/2026, 7:31:46 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.24 TTD |
| 10 SGD | 52.39 TTD |
| 50 SGD | 261.96 TTD |
| 100 SGD | 523.92 TTD |
| 500 SGD | 2,619.60 TTD |
| 1,000 SGD | 5,239.20 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-07-06T07:31:46Z",
"rates": {
"TTD": 5.239198
}
}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": 523.9198,
"rate": 5.239198
}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