Rate Overview
Live
1 SCR = 2.1920 TWD
1 TWD = 0.456209
SCR
Avg
2.1887
High
2.2933
Low
2.0903
Last updated: 4/16/2026, 9:55:04 PM
Quick Conversions
| SCR | TWD |
|---|---|
| 1 SCR | 2.19 TWD |
| 10 SCR | 21.92 TWD |
| 50 SCR | 109.60 TWD |
| 100 SCR | 219.20 TWD |
| 500 SCR | 1,095.99 TWD |
| 1,000 SCR | 2,191.98 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-04-16T21:55:04Z",
"rates": {
"TWD": 2.191978
}
}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": 219.19780000000003,
"rate": 2.191978
}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