Rate Overview
Live
1 SCR = 2.2105 TWD
1 TWD = 0.452387
SCR
Avg
2.1914
High
2.3441
Low
2.0835
Last updated: 3/27/2026, 3:11:21 PM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.21 TWD |
| 10 SCR | 22.10 TWD |
| 50 SCR | 110.52 TWD |
| 100 SCR | 221.05 TWD |
| 500 SCR | 1,105.25 TWD |
| 1,000 SCR | 2,210.50 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-27T15:11:21Z",
"rates": {
"TWD": 2.210497
}
}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.04970000000003,
"rate": 2.210497
}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