Rate Overview
Live
1 TRY = 12.1953 SOS
1 SOS = 0.081999
TRY
Avg
12.2038
High
12.2390
Low
12.1698
Last updated: 7/8/2026, 7:34:56 AM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 12.20 SOS |
| 10 TRY | 121.95 SOS |
| 50 TRY | 609.77 SOS |
| 100 TRY | 1,219.53 SOS |
| 500 TRY | 6,097.67 SOS |
| 1,000 TRY | 12,195.34 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-08T07:34:56Z",
"rates": {
"SOS": 12.195339
}
}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": 1219.5339000000001,
"rate": 12.195339
}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