Rate Overview
Live
1 SGD = 24.8527 TWD
1 TWD = 0.040237
SGD
Avg
22.9146
High
24.8527
Low
20.3670
Last updated: 3/27/2026, 7:47:32 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 24.85 TWD |
| 10 SGD | 248.53 TWD |
| 50 SGD | 1,242.63 TWD |
| 100 SGD | 2,485.27 TWD |
| 500 SGD | 12,426.34 TWD |
| 1,000 SGD | 24,852.69 TWD |
Get SGD/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SGD¤cies=TWDExample Response:
{
"success": true,
"base": "SGD",
"date": "2026-03-27T07:47:32Z",
"rates": {
"TWD": 24.852685
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SGD&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SGD",
"to": "TWD",
"amount": 100
},
"result": 2485.2685,
"rate": 24.852685
}Build with SGD/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key