Rate Overview
Live
1 TRY = 0.184608 SVC
1 SVC = 5.4169
TRY
Avg
0.184846
High
0.185312
Low
0.184608
Last updated: 7/29/2026, 11:55:33 PM
Quick Conversions
| TRY | SVC |
|---|---|
| 1 TRY | 0.18 SVC |
| 10 TRY | 1.85 SVC |
| 50 TRY | 9.23 SVC |
| 100 TRY | 18.46 SVC |
| 500 TRY | 92.30 SVC |
| 1,000 TRY | 184.61 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-29T23:55:33Z",
"rates": {
"SVC": 0.184608
}
}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.4608,
"rate": 0.184608
}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