Rate Overview
Live
1 SGD = 5.3146 TTD
1 TTD = 0.188161
SGD
Avg
5.1973
High
5.3197
Low
4.9435
Last updated: 5/27/2026, 8:29:32 PM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.31 TTD |
| 10 SGD | 53.15 TTD |
| 50 SGD | 265.73 TTD |
| 100 SGD | 531.46 TTD |
| 500 SGD | 2,657.30 TTD |
| 1,000 SGD | 5,314.59 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-05-27T20:29:32Z",
"rates": {
"TTD": 5.31459
}
}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": 531.459,
"rate": 5.31459
}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