Rate Overview
Live
1 SOS = 0.081277 TRY
1 TRY = 12.3036
SOS
Avg
0.081045
High
0.081277
Low
0.080758
Last updated: 6/18/2026, 9:54:33 AM
Quick Conversions
| SOS | TRY |
|---|---|
| 1 SOS | 0.08 TRY |
| 10 SOS | 0.81 TRY |
| 50 SOS | 4.06 TRY |
| 100 SOS | 8.13 TRY |
| 500 SOS | 40.64 TRY |
| 1,000 SOS | 81.28 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-06-18T09:54:33Z",
"rates": {
"TRY": 0.081277
}
}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": 8.1277,
"rate": 0.081277
}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