Rate Overview
Live
1 TRY = 12.8544 SOS
1 SOS = 0.077795
TRY
Avg
13.2870
High
13.7771
Low
12.8544
Last updated: 3/27/2026, 9:37:02 AM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 12.85 SOS |
| 10 TRY | 128.54 SOS |
| 50 TRY | 642.72 SOS |
| 100 TRY | 1,285.44 SOS |
| 500 TRY | 6,427.19 SOS |
| 1,000 TRY | 12,854.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-03-27T09:37:02Z",
"rates": {
"SOS": 12.854372
}
}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": 1285.4372,
"rate": 12.854372
}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