Rate Overview
Live
1 SVC = 5.3574 TRY
1 TRY = 0.186657
SVC
Avg
5.3516
High
5.3631
Low
5.3351
Last updated: 7/9/2026, 12:21:27 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.36 TRY |
| 10 SVC | 53.57 TRY |
| 50 SVC | 267.87 TRY |
| 100 SVC | 535.74 TRY |
| 500 SVC | 2,678.71 TRY |
| 1,000 SVC | 5,357.41 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-09T00:21:27Z",
"rates": {
"TRY": 5.357411
}
}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": 535.7411,
"rate": 5.357411
}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