Rate Overview
Live
1 SGD = 25.2990 TWD
1 TWD = 0.039527
SGD
Avg
24.7936
High
25.2990
Low
24.4083
Last updated: 7/30/2026, 11:13:54 PM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 25.30 TWD |
| 10 SGD | 252.99 TWD |
| 50 SGD | 1,264.95 TWD |
| 100 SGD | 2,529.90 TWD |
| 500 SGD | 12,649.51 TWD |
| 1,000 SGD | 25,299.01 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-30T23:13:54Z",
"rates": {
"TWD": 25.299011
}
}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": 2529.9011,
"rate": 25.299011
}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