Rate Overview
Live
1 SOS = 0.077171 TRY
1 TRY = 12.9582
SOS
Avg
0.077024
High
0.077302
Low
0.076867
Last updated: 3/7/2026, 4:23:44 AM
Quick Conversions
| SOS | TRY |
|---|---|
| 1 SOS | 0.08 TRY |
| 10 SOS | 0.77 TRY |
| 50 SOS | 3.86 TRY |
| 100 SOS | 7.72 TRY |
| 500 SOS | 38.59 TRY |
| 1,000 SOS | 77.17 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-03-07T04:23:44Z",
"rates": {
"TRY": 0.077171
}
}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.7171,
"rate": 0.077171
}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