Rate Overview
Live
1 TWD = 0.040276 SGD
1 SGD = 24.8287
TWD
Avg
0.040326
High
0.040443
Low
0.040176
Last updated: 3/6/2026, 6:09:36 PM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 2.01 SGD |
| 100 TWD | 4.03 SGD |
| 500 TWD | 20.14 SGD |
| 1,000 TWD | 40.28 SGD |
Get TWD/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SGDExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-03-06T18:09:36Z",
"rates": {
"SGD": 0.040276
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SGD",
"amount": 100
},
"result": 4.0276,
"rate": 0.040276
}Build with TWD/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key