Rate Overview
Live
1 SVC = 5.4147 TRY
1 TRY = 0.184681
SVC
Avg
5.1739
High
5.4147
Low
4.9628
Last updated: 7/28/2026, 3:19:09 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.41 TRY |
| 10 SVC | 54.15 TRY |
| 50 SVC | 270.74 TRY |
| 100 SVC | 541.47 TRY |
| 500 SVC | 2,707.37 TRY |
| 1,000 SVC | 5,414.75 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-28T03:19:09Z",
"rates": {
"TRY": 5.414748
}
}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.4748000000001,
"rate": 5.414748
}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