Rate Overview
Live
1 SGD = 25.1189 TWD
1 TWD = 0.039811
SGD
Avg
24.2830
High
25.1189
Low
22.7490
Last updated: 7/27/2026, 8:47:21 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 25.12 TWD |
| 10 SGD | 251.19 TWD |
| 50 SGD | 1,255.94 TWD |
| 100 SGD | 2,511.89 TWD |
| 500 SGD | 12,559.44 TWD |
| 1,000 SGD | 25,118.88 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-27T08:47:21Z",
"rates": {
"TWD": 25.118877
}
}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": 2511.8877,
"rate": 25.118877
}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