Rate Overview
Live
1 SVC = 3.6701 TWD
1 TWD = 0.272476
SVC
Avg
3.6589
High
3.6701
Low
3.6463
Last updated: 7/9/2026, 9:32:06 AM
Quick Conversions
| SVC | TWD |
|---|---|
| 1 SVC | 3.67 TWD |
| 10 SVC | 36.70 TWD |
| 50 SVC | 183.50 TWD |
| 100 SVC | 367.01 TWD |
| 500 SVC | 1,835.03 TWD |
| 1,000 SVC | 3,670.05 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-09T09:32:06Z",
"rates": {
"TWD": 3.670054
}
}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": 367.0054,
"rate": 3.670054
}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