Rate Overview
Live
1 SVC = 5.0812 TRY
1 TRY = 0.196806
SVC
Avg
4.9942
High
5.0812
Low
4.9103
Last updated: 3/27/2026, 12:57:54 PM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.08 TRY |
| 10 SVC | 50.81 TRY |
| 50 SVC | 254.06 TRY |
| 100 SVC | 508.12 TRY |
| 500 SVC | 2,540.58 TRY |
| 1,000 SVC | 5,081.15 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-03-27T12:57:54Z",
"rates": {
"TRY": 5.081154
}
}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": 508.11539999999997,
"rate": 5.081154
}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