Rate Overview
Live
1 SOS = 0.083483 TRY
1 TRY = 11.9785
SOS
Avg
0.082955
High
0.085006
Low
0.081998
Last updated: 8/7/2026, 3:46:49 AM
Quick Conversions
| SOS | TRY |
|---|---|
| 1 SOS | 0.08 TRY |
| 10 SOS | 0.83 TRY |
| 50 SOS | 4.17 TRY |
| 100 SOS | 8.35 TRY |
| 500 SOS | 41.74 TRY |
| 1,000 SOS | 83.48 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-08-07T03:46:49Z",
"rates": {
"TRY": 0.083483
}
}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.3483,
"rate": 0.083483
}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