Rate Overview
Live
1 TWD = 0.452386 SCR
1 SCR = 2.2105
TWD
Avg
0.456311
High
0.477400
Low
0.435360
Last updated: 3/27/2026, 4:54:29 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.45 SCR |
| 10 TWD | 4.52 SCR |
| 50 TWD | 22.62 SCR |
| 100 TWD | 45.24 SCR |
| 500 TWD | 226.19 SCR |
| 1,000 TWD | 452.39 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-03-27T04:54:29Z",
"rates": {
"SCR": 0.452386
}
}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.2386,
"rate": 0.452386
}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