Rate Overview
Live
1 TRY = 0.180655 SVC
1 SVC = 5.5354
TRY
Avg
0.180975
High
0.181358
Low
0.180627
Last updated: 9/6/2026, 1:44:03 PM
Quick Conversions
| TRY | SVC |
|---|---|
| 1 TRY | 0.18 SVC |
| 10 TRY | 1.81 SVC |
| 50 TRY | 9.03 SVC |
| 100 TRY | 18.07 SVC |
| 500 TRY | 90.33 SVC |
| 1,000 TRY | 180.66 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-09-06T13:44:03Z",
"rates": {
"SVC": 0.180655
}
}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.0655,
"rate": 0.180655
}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