Rate Overview
Live
1 TWD = 0.039858 SGD
1 SGD = 25.0891
TWD
Avg
0.040390
High
0.040949
Low
0.039833
Last updated: 7/20/2026, 4:02:24 PM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 1.99 SGD |
| 100 TWD | 3.99 SGD |
| 500 TWD | 19.93 SGD |
| 1,000 TWD | 39.86 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-07-20T16:02:24Z",
"rates": {
"SGD": 0.039858
}
}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": 3.9858,
"rate": 0.039858
}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