Rate Overview
Live
1 SGD = 5.3009 TTD
1 TTD = 0.188646
SGD
Avg
5.2922
High
5.3009
Low
5.2617
Last updated: 8/17/2026, 6:59:15 AM
Quick Conversions
| SGD | TTD |
|---|---|
| 1 SGD | 5.30 TTD |
| 10 SGD | 53.01 TTD |
| 50 SGD | 265.05 TTD |
| 100 SGD | 530.09 TTD |
| 500 SGD | 2,650.46 TTD |
| 1,000 SGD | 5,300.92 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-08-17T06:59:15Z",
"rates": {
"TTD": 5.300921
}
}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": 530.0921,
"rate": 5.300921
}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