Rate Overview
Live
1 SGD = 25.1325 TWD
1 TWD = 0.039789
SGD
Avg
25.0478
High
25.1814
Low
24.9282
Last updated: 8/19/2026, 8:03:05 PM
Quick Conversions
| SGD | TWD |
|---|---|
| 1 SGD | 25.13 TWD |
| 10 SGD | 251.33 TWD |
| 50 SGD | 1,256.63 TWD |
| 100 SGD | 2,513.25 TWD |
| 500 SGD | 12,566.26 TWD |
| 1,000 SGD | 25,132.52 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-08-19T20:03:05Z",
"rates": {
"TWD": 25.132518
}
}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": 2513.2518,
"rate": 25.132518
}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