Rate Overview
Live
1 SCR = 2.2300 TWD
1 TWD = 0.448436
SCR
Avg
2.2032
High
2.3441
Low
2.0835
Last updated: 7/26/2026, 4:12:13 PM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.23 TWD |
| 10 SCR | 22.30 TWD |
| 50 SCR | 111.50 TWD |
| 100 SCR | 223.00 TWD |
| 500 SCR | 1,114.99 TWD |
| 1,000 SCR | 2,229.97 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-26T16:12:13Z",
"rates": {
"TWD": 2.229971
}
}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": 222.9971,
"rate": 2.229971
}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