Rate Overview
Live
1 SGD = 24.8100 TWD
1 TWD = 0.040306
SGD
Avg
24.7993
High
24.8902
Low
24.7260
Last updated: 3/7/2026, 12:10:43 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 24.81 TWD |
| 10 SGD | 248.10 TWD |
| 50 SGD | 1,240.50 TWD |
| 100 SGD | 2,481.00 TWD |
| 500 SGD | 12,405.01 TWD |
| 1,000 SGD | 24,810.02 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-07T00:10:43Z",
"rates": {
"TWD": 24.810019
}
}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": 2481.0019,
"rate": 24.810019
}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