Rate Overview
Live
1 SCR = 2.2106 TWD
1 TWD = 0.452375
SCR
Avg
2.2376
High
2.2864
Low
2.1717
Last updated: 6/16/2026, 7:38:11 AM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.21 TWD |
| 10 SCR | 22.11 TWD |
| 50 SCR | 110.53 TWD |
| 100 SCR | 221.06 TWD |
| 500 SCR | 1,105.28 TWD |
| 1,000 SCR | 2,210.56 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-06-16T07:38:11Z",
"rates": {
"TWD": 2.210555
}
}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": 221.0555,
"rate": 2.210555
}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