Rate Overview
Live
1 SGD = 5.3148 TTD
1 TTD = 0.188155
SGD
Avg
5.2855
High
5.3862
Low
5.1861
Last updated: 5/27/2026, 5:16:00 PM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.31 TTD |
| 10 SGD | 53.15 TTD |
| 50 SGD | 265.74 TTD |
| 100 SGD | 531.48 TTD |
| 500 SGD | 2,657.39 TTD |
| 1,000 SGD | 5,314.78 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-27T17:16:00Z",
"rates": {
"TTD": 5.314777
}
}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.4777,
"rate": 5.314777
}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