Rate Overview
Live
1 TWD = 0.040252 SGD
1 SGD = 24.8435
TWD
Avg
0.040318
High
0.040439
Low
0.040222
Last updated: 5/6/2026, 2:25:50 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.13 SGD |
| 1,000 TWD | 40.25 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-05-06T14:25:50Z",
"rates": {
"SGD": 0.040252
}
}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.0252,
"rate": 0.040252
}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