Rate Overview
Live
1 TRY = 0.184785 SVC
1 SVC = 5.4117
TRY
Avg
0.201215
High
0.215762
Low
0.184785
Last updated: 7/25/2026, 7:57:24 PM
Quick Conversions
| TRY | SVC |
|---|---|
| 1 TRY | 0.18 SVC |
| 10 TRY | 1.85 SVC |
| 50 TRY | 9.24 SVC |
| 100 TRY | 18.48 SVC |
| 500 TRY | 92.39 SVC |
| 1,000 TRY | 184.79 SVC |
Get TRY/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SVCExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-07-25T19:57:24Z",
"rates": {
"SVC": 0.184785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SVC",
"amount": 100
},
"result": 18.4785,
"rate": 0.184785
}Build with TRY/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key