Rate Overview
Live
1 SVC = 5.4785 TRY
1 TRY = 0.182532
SVC
Avg
5.4720
High
5.4828
Low
5.4580
Last updated: 8/19/2026, 2:42:45 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.48 TRY |
| 10 SVC | 54.78 TRY |
| 50 SVC | 273.92 TRY |
| 100 SVC | 547.85 TRY |
| 500 SVC | 2,739.25 TRY |
| 1,000 SVC | 5,478.49 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-08-19T02:42:45Z",
"rates": {
"TRY": 5.478491
}
}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": 547.8491,
"rate": 5.478491
}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