Rate Overview
Live
1 SVC = 5.1695 TRY
1 TRY = 0.193444
SVC
Avg
5.1657
High
5.1795
Low
5.1599
Last updated: 5/7/2026, 7:45:25 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.17 TRY |
| 10 SVC | 51.69 TRY |
| 50 SVC | 258.47 TRY |
| 100 SVC | 516.95 TRY |
| 500 SVC | 2,584.73 TRY |
| 1,000 SVC | 5,169.45 TRY |
Get SVC/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=TRYExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T07:45:25Z",
"rates": {
"TRY": 5.169452
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "TRY",
"amount": 100
},
"result": 516.9452,
"rate": 5.169452
}Build with SVC/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key