Rate Overview
Live
1 TWD = 0.039910 SGD
1 SGD = 25.0564
TWD
Avg
0.039897
High
0.039975
Low
0.039833
Last updated: 7/26/2026, 4:04:49 AM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 2.00 SGD |
| 100 TWD | 3.99 SGD |
| 500 TWD | 19.96 SGD |
| 1,000 TWD | 39.91 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-26T04:04:49Z",
"rates": {
"SGD": 0.03991
}
}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.991,
"rate": 0.03991
}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