Rate Overview
Live
1 TWD = 0.465875 SCR
1 SCR = 2.1465
TWD
Avg
0.460500
High
0.483611
Low
0.431946
Last updated: 6/27/2026, 8:38:15 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.47 SCR |
| 10 TWD | 4.66 SCR |
| 50 TWD | 23.29 SCR |
| 100 TWD | 46.59 SCR |
| 500 TWD | 232.94 SCR |
| 1,000 TWD | 465.88 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-06-27T08:38:15Z",
"rates": {
"SCR": 0.465875
}
}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": 46.5875,
"rate": 0.465875
}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