Rate Overview
Live
1 TTD = 0.187870 SGD
1 SGD = 5.3228
TTD
Avg
0.188041
High
0.189665
Low
0.186728
Last updated: 5/28/2026, 11:10:54 PM
Quick Conversions
| TTD | SGD |
|---|---|
| 1 TTD | 0.19 SGD |
| 10 TTD | 1.88 SGD |
| 50 TTD | 9.39 SGD |
| 100 TTD | 18.79 SGD |
| 500 TTD | 93.94 SGD |
| 1,000 TTD | 187.87 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-05-28T23:10:54Z",
"rates": {
"SGD": 0.18787
}
}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.787000000000003,
"rate": 0.18787
}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