Rate Overview
Live
1 SVC = 3.7044 TWD
1 TWD = 0.269948
SVC
Avg
3.5670
High
3.7081
Low
3.3461
Last updated: 7/31/2026, 8:58:27 AM
Quick Conversions
| SVC | TWD |
|---|---|
| 1 SVC | 3.70 TWD |
| 10 SVC | 37.04 TWD |
| 50 SVC | 185.22 TWD |
| 100 SVC | 370.44 TWD |
| 500 SVC | 1,852.21 TWD |
| 1,000 SVC | 3,704.42 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-07-31T08:58:27Z",
"rates": {
"TWD": 3.704416
}
}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": 370.4416,
"rate": 3.704416
}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