Rate Overview
Live
1 TWD = 0.039888 SGD
1 SGD = 25.0702
TWD
Avg
0.039889
High
0.039975
Low
0.039833
Last updated: 7/25/2026, 4:44:23 AM
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.94 SGD |
| 1,000 TWD | 39.89 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-25T04:44:23Z",
"rates": {
"SGD": 0.039888
}
}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.9888,
"rate": 0.039888
}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