Rate Overview
Live
1 TWD = 0.040309 SGD
1 SGD = 24.8084
TWD
Avg
0.040187
High
0.040309
Low
0.040069
Last updated: 4/16/2026, 9:24:02 AM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 2.02 SGD |
| 100 TWD | 4.03 SGD |
| 500 TWD | 20.15 SGD |
| 1,000 TWD | 40.31 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-04-16T09:24:02Z",
"rates": {
"SGD": 0.040309
}
}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.0309,
"rate": 0.040309
}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