Rate Overview
Live
1 TTD = 0.190347 SGD
1 SGD = 5.2536
TTD
Avg
0.190829
High
0.192310
Low
0.190225
Last updated: 7/8/2026, 11:44:00 AM
Quick Conversions
| TTD | SGD |
|---|---|
| 1 TTD | 0.19 SGD |
| 10 TTD | 1.90 SGD |
| 50 TTD | 9.52 SGD |
| 100 TTD | 19.03 SGD |
| 500 TTD | 95.17 SGD |
| 1,000 TTD | 190.35 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-07-08T11:44:00Z",
"rates": {
"SGD": 0.190347
}
}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": 19.034699999999997,
"rate": 0.190347
}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