Rate Overview
Live
1 SVC = 5.0354 TRY
1 TRY = 0.198594
SVC
Avg
5.0282
High
5.0370
Low
5.0199
Last updated: 3/7/2026, 7:35:56 AM
Quick Conversions
| SVC | TRY |
|---|---|
| 1 SVC | 5.04 TRY |
| 10 SVC | 50.35 TRY |
| 50 SVC | 251.77 TRY |
| 100 SVC | 503.54 TRY |
| 500 SVC | 2,517.70 TRY |
| 1,000 SVC | 5,035.40 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-07T07:35:56Z",
"rates": {
"TRY": 5.035401
}
}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": 503.54010000000005,
"rate": 5.035401
}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