Rate Overview
Live
1 SGD = 24.9050 TWD
1 TWD = 0.040153
SGD
Avg
24.9528
High
25.0164
Low
24.8817
Last updated: 9/9/2026, 7:45:56 PM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 24.91 TWD |
| 10 SGD | 249.05 TWD |
| 50 SGD | 1,245.25 TWD |
| 100 SGD | 2,490.50 TWD |
| 500 SGD | 12,452.51 TWD |
| 1,000 SGD | 24,905.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-09-09T19:45:56Z",
"rates": {
"TWD": 24.905023
}
}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": 2490.5023,
"rate": 24.905023
}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