Rate Overview
Live
1 TWD = 0.438501 SCR
1 SCR = 2.2805
TWD
Avg
0.442124
High
0.463593
Low
0.432635
Last updated: 5/6/2026, 12:11:18 PM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.44 SCR |
| 10 TWD | 4.39 SCR |
| 50 TWD | 21.93 SCR |
| 100 TWD | 43.85 SCR |
| 500 TWD | 219.25 SCR |
| 1,000 TWD | 438.50 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-05-06T12:11:18Z",
"rates": {
"SCR": 0.438501
}
}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": 43.8501,
"rate": 0.438501
}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