Rate Overview
Live
1 TWD = 0.455362 SCR
1 SCR = 2.1961
TWD
Avg
0.461815
High
0.499266
Low
0.411919
Last updated: 7/7/2026, 5:41:48 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.46 SCR |
| 10 TWD | 4.55 SCR |
| 50 TWD | 22.77 SCR |
| 100 TWD | 45.54 SCR |
| 500 TWD | 227.68 SCR |
| 1,000 TWD | 455.36 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-07T05:41:48Z",
"rates": {
"SCR": 0.455362
}
}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.5362,
"rate": 0.455362
}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