Rate Overview
Live
1 SVC = 5.4107 TRY
1 TRY = 0.184818
SVC
Avg
4.9840
High
5.4117
Low
4.6339
Last updated: 7/27/2026, 10:16:49 PM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.41 TRY |
| 10 SVC | 54.11 TRY |
| 50 SVC | 270.54 TRY |
| 100 SVC | 541.07 TRY |
| 500 SVC | 2,705.37 TRY |
| 1,000 SVC | 5,410.73 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-27T22:16:49Z",
"rates": {
"TRY": 5.410731
}
}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.0731000000001,
"rate": 5.410731
}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