Rate Overview
Live
1 SGD = 24.7857 TWD
1 TWD = 0.040346
SGD
Avg
24.8465
High
24.9130
Low
24.7857
Last updated: 4/18/2026, 8:49:09 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 24.79 TWD |
| 10 SGD | 247.86 TWD |
| 50 SGD | 1,239.28 TWD |
| 100 SGD | 2,478.57 TWD |
| 500 SGD | 12,392.83 TWD |
| 1,000 SGD | 24,785.67 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-04-18T08:49:09Z",
"rates": {
"TWD": 24.785665
}
}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": 2478.5665000000004,
"rate": 24.785665
}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