Rate Overview
Live
1 SGD = 25.2827 TWD
1 TWD = 0.039553
SGD
Avg
25.1303
High
25.2827
Low
25.0581
Last updated: 7/31/2026, 7:43:52 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 25.28 TWD |
| 10 SGD | 252.83 TWD |
| 50 SGD | 1,264.13 TWD |
| 100 SGD | 2,528.27 TWD |
| 500 SGD | 12,641.33 TWD |
| 1,000 SGD | 25,282.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-07-31T07:43:52Z",
"rates": {
"TWD": 25.282665
}
}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": 2528.2665,
"rate": 25.282665
}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