Rate Overview
Live
1 SCR = 2.2734 TWD
1 TWD = 0.439864
SCR
Avg
2.2417
High
2.4277
Low
2.1394
Last updated: 7/21/2026, 3:31:38 AM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.27 TWD |
| 10 SCR | 22.73 TWD |
| 50 SCR | 113.67 TWD |
| 100 SCR | 227.34 TWD |
| 500 SCR | 1,136.72 TWD |
| 1,000 SCR | 2,273.43 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-07-21T03:31:38Z",
"rates": {
"TWD": 2.27343
}
}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": 227.343,
"rate": 2.27343
}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