Rate Overview
Live
1 SCR = 2.2805 TWD
1 TWD = 0.438501
SCR
Avg
2.2569
High
2.3010
Low
2.1571
Last updated: 5/7/2026, 1:17:57 AM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.28 TWD |
| 10 SCR | 22.80 TWD |
| 50 SCR | 114.02 TWD |
| 100 SCR | 228.05 TWD |
| 500 SCR | 1,140.25 TWD |
| 1,000 SCR | 2,280.49 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-05-07T01:17:57Z",
"rates": {
"TWD": 2.280494
}
}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": 228.0494,
"rate": 2.280494
}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