Rate Overview
Live
1 SGD = 24.6065 TWD
1 TWD = 0.040640
SGD
Avg
24.7023
High
24.8615
Low
24.5747
Last updated: 5/29/2026, 7:53:10 PM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 24.61 TWD |
| 10 SGD | 246.06 TWD |
| 50 SGD | 1,230.32 TWD |
| 100 SGD | 2,460.65 TWD |
| 500 SGD | 12,303.25 TWD |
| 1,000 SGD | 24,606.49 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-05-29T19:53:10Z",
"rates": {
"TWD": 24.606493
}
}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": 2460.6493,
"rate": 24.606493
}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