Rate Overview
Live
1 TWD = 0.448436 SCR
1 SCR = 2.2300
TWD
Avg
0.454250
High
0.479971
Low
0.426594
Last updated: 7/26/2026, 7:55:46 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.45 SCR |
| 10 TWD | 4.48 SCR |
| 50 TWD | 22.42 SCR |
| 100 TWD | 44.84 SCR |
| 500 TWD | 224.22 SCR |
| 1,000 TWD | 448.44 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-26T07:55:46Z",
"rates": {
"SCR": 0.448436
}
}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": 44.8436,
"rate": 0.448436
}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