Rate Overview
Live
1 TRY = 11.9054 SOS
1 SOS = 0.083996
TRY
Avg
11.8603
High
11.9578
Low
11.5404
Last updated: 8/19/2026, 6:42:07 AM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 11.91 SOS |
| 10 TRY | 119.05 SOS |
| 50 TRY | 595.27 SOS |
| 100 TRY | 1,190.54 SOS |
| 500 TRY | 5,952.68 SOS |
| 1,000 TRY | 11,905.37 SOS |
Get TRY/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SOSExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-08-19T06:42:07Z",
"rates": {
"SOS": 11.905365
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SOS",
"amount": 100
},
"result": 1190.5365,
"rate": 11.905365
}Build with TRY/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key