Rate Overview
Live
1 TWD = 0.454722 SCR
1 SCR = 2.1991
TWD
Avg
0.450662
High
0.463836
Low
0.443249
Last updated: 9/2/2026, 8:05:14 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.45 SCR |
| 10 TWD | 4.55 SCR |
| 50 TWD | 22.74 SCR |
| 100 TWD | 45.47 SCR |
| 500 TWD | 227.36 SCR |
| 1,000 TWD | 454.72 SCR |
Get TWD/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TWD¤cies=SCRExample Response:
{
"success": true,
"base": "TWD",
"date": "2026-09-02T08:05:14Z",
"rates": {
"SCR": 0.454722
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TWD&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TWD",
"to": "SCR",
"amount": 100
},
"result": 45.4722,
"rate": 0.454722
}Build with TWD/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key