Rate Overview
Live
1 SVC = 5.2459 TRY
1 TRY = 0.190624
SVC
Avg
5.0555
High
5.2459
Low
4.9103
Last updated: 5/27/2026, 5:23:12 PM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.25 TRY |
| 10 SVC | 52.46 TRY |
| 50 SVC | 262.30 TRY |
| 100 SVC | 524.59 TRY |
| 500 SVC | 2,622.97 TRY |
| 1,000 SVC | 5,245.93 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-27T17:23:12Z",
"rates": {
"TRY": 5.245931
}
}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": 524.5930999999999,
"rate": 5.245931
}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