Rate Overview
Live
1 TTD = 0.189733 SGD
1 SGD = 5.2706
TTD
Avg
0.192886
High
0.202284
Low
0.187985
Last updated: 3/27/2026, 8:25:40 AM
Quick Conversions
| TTD | SGD |
|---|---|
| 1 TTD | 0.19 SGD |
| 10 TTD | 1.90 SGD |
| 50 TTD | 9.49 SGD |
| 100 TTD | 18.97 SGD |
| 500 TTD | 94.87 SGD |
| 1,000 TTD | 189.73 SGD |
Get TTD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TTD¤cies=SGDExample Response:
{
"success": true,
"base": "TTD",
"date": "2026-03-27T08:25:40Z",
"rates": {
"SGD": 0.189733
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TTD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TTD",
"to": "SGD",
"amount": 100
},
"result": 18.973300000000002,
"rate": 0.189733
}Build with TTD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key