Rate Overview
Live
1 SOS = 0.081998 TRY
1 TRY = 12.1954
SOS
Avg
0.081941
High
0.082170
Low
0.081705
Last updated: 7/8/2026, 7:30:53 AM
Quick Conversions
| SOS | TRY |
|---|---|
| 1 SOS | 0.08 TRY |
| 10 SOS | 0.82 TRY |
| 50 SOS | 4.10 TRY |
| 100 SOS | 8.20 TRY |
| 500 SOS | 41.00 TRY |
| 1,000 SOS | 82.00 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-07-08T07:30:53Z",
"rates": {
"TRY": 0.081998
}
}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.1998,
"rate": 0.081998
}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