Rate Overview
Live
1 SVC = 5.4166 TRY
1 TRY = 0.184616
SVC
Avg
5.4090
High
5.4166
Low
5.3963
Last updated: 7/29/2026, 3:30:00 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.42 TRY |
| 10 SVC | 54.17 TRY |
| 50 SVC | 270.83 TRY |
| 100 SVC | 541.66 TRY |
| 500 SVC | 2,708.32 TRY |
| 1,000 SVC | 5,416.64 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-07-29T03:30:00Z",
"rates": {
"TRY": 5.416645
}
}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": 541.6645,
"rate": 5.416645
}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