Rate Overview
Live
1 SGD = 25.1193 TWD
1 TWD = 0.039810
SGD
Avg
25.0747
High
25.1193
Low
25.0154
Last updated: 7/29/2026, 7:01:33 AM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 25.12 TWD |
| 10 SGD | 251.19 TWD |
| 50 SGD | 1,255.97 TWD |
| 100 SGD | 2,511.93 TWD |
| 500 SGD | 12,559.67 TWD |
| 1,000 SGD | 25,119.34 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-29T07:01:33Z",
"rates": {
"TWD": 25.119343
}
}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.9343,
"rate": 25.119343
}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