Rate Overview
Live
1 TWD = 0.440900 SCR
1 SCR = 2.2681
TWD
Avg
0.444082
High
0.456723
Low
0.429189
Last updated: 8/12/2026, 8:29:43 AM
Quick Conversions
| TWD | SCR |
|---|---|
| 1 TWD | 0.44 SCR |
| 10 TWD | 4.41 SCR |
| 50 TWD | 22.05 SCR |
| 100 TWD | 44.09 SCR |
| 500 TWD | 220.45 SCR |
| 1,000 TWD | 440.90 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-08-12T08:29:43Z",
"rates": {
"SCR": 0.4409
}
}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.09,
"rate": 0.4409
}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