Rate Overview
Live
1 SOS = 0.079119 TRY
1 TRY = 12.6392
SOS
Avg
0.079099
High
0.079294
Low
0.078876
Last updated: 5/8/2026, 12:59:18 PM
Quick Conversions
| SOS | TRY |
|---|---|
| 1 SOS | 0.08 TRY |
| 10 SOS | 0.79 TRY |
| 50 SOS | 3.96 TRY |
| 100 SOS | 7.91 TRY |
| 500 SOS | 39.56 TRY |
| 1,000 SOS | 79.12 TRY |
Get SOS/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SOS¤cies=TRYExample Response:
{
"success": true,
"base": "SOS",
"date": "2026-05-08T12:59:18Z",
"rates": {
"TRY": 0.079119
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SOS&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SOS",
"to": "TRY",
"amount": 100
},
"result": 7.911899999999999,
"rate": 0.079119
}Build with SOS/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key