Rate Overview
Live
1 TWD = 0.411919 SCR
1 SCR = 2.4277
TWD
Avg
0.441458
High
0.467419
Low
0.411919
Last updated: 7/4/2026, 2:45:09 PM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.41 SCR |
| 10 TWD | 4.12 SCR |
| 50 TWD | 20.60 SCR |
| 100 TWD | 41.19 SCR |
| 500 TWD | 205.96 SCR |
| 1,000 TWD | 411.92 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-07-04T14:45:09Z",
"rates": {
"SCR": 0.411919
}
}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": 41.1919,
"rate": 0.411919
}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