Rate Overview
Live
1 TRY = 12.0118 SOS
1 SOS = 0.083251
TRY
Avg
12.0521
High
12.0972
Low
12.0118
Last updated: 7/29/2026, 7:36:31 AM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 12.01 SOS |
| 10 TRY | 120.12 SOS |
| 50 TRY | 600.59 SOS |
| 100 TRY | 1,201.18 SOS |
| 500 TRY | 6,005.92 SOS |
| 1,000 TRY | 12,011.84 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-07-29T07:36:31Z",
"rates": {
"SOS": 12.011837
}
}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": 1201.1837,
"rate": 12.011837
}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