Rate Overview
Live
1 TWD = 0.039844 SGD
1 SGD = 25.0979
TWD
Avg
0.040380
High
0.040969
Low
0.039844
Last updated: 7/19/2026, 2:06:49 AM
Quick Conversions
| TWD | SGD |
|---|---|
| 1 TWD | 0.04 SGD |
| 10 TWD | 0.40 SGD |
| 50 TWD | 1.99 SGD |
| 100 TWD | 3.98 SGD |
| 500 TWD | 19.92 SGD |
| 1,000 TWD | 39.84 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-19T02:06:49Z",
"rates": {
"SGD": 0.039844
}
}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.9844,
"rate": 0.039844
}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