Rate Overview
Live
1 SVC = 3.6279 TWD
1 TWD = 0.275641
SVC
Avg
3.6123
High
3.6279
Low
3.5875
Last updated: 3/7/2026, 12:10:39 AM
Quick Conversions
| SVC | TWD |
|---|---|
| 1 SVC | 3.63 TWD |
| 10 SVC | 36.28 TWD |
| 50 SVC | 181.40 TWD |
| 100 SVC | 362.79 TWD |
| 500 SVC | 1,813.95 TWD |
| 1,000 SVC | 3,627.91 TWD |
Get SVC/TWD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TWDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-07T00:10:39Z",
"rates": {
"TWD": 3.627905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TWD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TWD",
"amount": 100
},
"result": 362.7905,
"rate": 3.627905
}Build with SVC/TWD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key