Rate Overview
Live
1 TWD = 0.456208 SCR
1 SCR = 2.1920
TWD
Avg
0.457476
High
0.478397
Low
0.436056
Last updated: 4/16/2026, 9:23:58 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.46 SCR |
| 10 TWD | 4.56 SCR |
| 50 TWD | 22.81 SCR |
| 100 TWD | 45.62 SCR |
| 500 TWD | 228.10 SCR |
| 1,000 TWD | 456.21 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-04-16T09:23:58Z",
"rates": {
"SCR": 0.456208
}
}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.6208,
"rate": 0.456208
}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