Rate Overview
Live
1 SVC = 3.5893 TWD
1 TWD = 0.278608
SVC
Avg
3.5661
High
3.7490
Low
3.2626
Last updated: 5/29/2026, 5:26:21 PM
Quick Conversions
| SVC | TWD |
|---|---|
| 1 SVC | 3.59 TWD |
| 10 SVC | 35.89 TWD |
| 50 SVC | 179.46 TWD |
| 100 SVC | 358.93 TWD |
| 500 SVC | 1,794.64 TWD |
| 1,000 SVC | 3,589.27 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-05-29T17:26:21Z",
"rates": {
"TWD": 3.589271
}
}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": 358.9271,
"rate": 3.589271
}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