Rate Overview
Live
1 SGD = 5.2968 TTD
1 TTD = 0.188792
SGD
Avg
5.3079
High
5.3412
Low
5.2845
Last updated: 3/7/2026, 4:43:16 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.30 TTD |
| 10 SGD | 52.97 TTD |
| 50 SGD | 264.84 TTD |
| 100 SGD | 529.68 TTD |
| 500 SGD | 2,648.42 TTD |
| 1,000 SGD | 5,296.83 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-07T04:43:16Z",
"rates": {
"TTD": 5.29683
}
}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": 529.683,
"rate": 5.29683
}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