Rate Overview
Live
1 TWD = 0.040227 SGD
1 SGD = 24.8589
TWD
Avg
0.040063
High
0.040229
Low
0.039864
Last updated: 3/27/2026, 4:54:31 AM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 2.01 SGD |
| 100 TWD | 4.02 SGD |
| 500 TWD | 20.11 SGD |
| 1,000 TWD | 40.23 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-27T04:54:31Z",
"rates": {
"SGD": 0.040227
}
}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.0226999999999995,
"rate": 0.040227
}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