Rate Overview
Live
1 TWD = 0.455277 SCR
1 SCR = 2.1965
TWD
Avg
0.446745
High
0.460462
Low
0.437362
Last updated: 6/16/2026, 2:21:12 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.46 SCR |
| 10 TWD | 4.55 SCR |
| 50 TWD | 22.76 SCR |
| 100 TWD | 45.53 SCR |
| 500 TWD | 227.64 SCR |
| 1,000 TWD | 455.28 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-16T02:21:12Z",
"rates": {
"SCR": 0.455277
}
}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.527699999999996,
"rate": 0.455277
}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