Rate Overview
Live
1 TRY = 0.184801 SVC
1 SVC = 5.4112
TRY
Avg
0.194746
High
0.203654
Low
0.184796
Last updated: 7/27/2026, 6:22:02 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.40 SVC |
| 1,000 TRY | 184.80 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-27T18:22:02Z",
"rates": {
"SVC": 0.184801
}
}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.4801,
"rate": 0.184801
}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