Rate Overview
Live
1 TRY = 12.6738 SOS
1 SOS = 0.078903
TRY
Avg
12.6466
High
12.6773
Low
12.6113
Last updated: 5/7/2026, 8:31:37 AM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 12.67 SOS |
| 10 TRY | 126.74 SOS |
| 50 TRY | 633.69 SOS |
| 100 TRY | 1,267.38 SOS |
| 500 TRY | 6,336.89 SOS |
| 1,000 TRY | 12,673.78 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-05-07T08:31:37Z",
"rates": {
"SOS": 12.673775
}
}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": 1267.3774999999998,
"rate": 12.673775
}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