Rate Overview
Live
1 SCR = 2.1632 TWD
1 TWD = 0.462276
SCR
Avg
2.1790
High
2.3120
Low
2.1221
Last updated: 3/7/2026, 7:19:02 AM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.16 TWD |
| 10 SCR | 21.63 TWD |
| 50 SCR | 108.16 TWD |
| 100 SCR | 216.32 TWD |
| 500 SCR | 1,081.60 TWD |
| 1,000 SCR | 2,163.21 TWD |
Get SCR/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SCR¤cies=TWDExample Response:
{
"success": true,
"base": "SCR",
"date": "2026-03-07T07:19:02Z",
"rates": {
"TWD": 2.163209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SCR&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SCR",
"to": "TWD",
"amount": 100
},
"result": 216.32090000000002,
"rate": 2.163209
}Build with SCR/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key