Rate Overview
Live
1 TRY = 12.4332 SOS
1 SOS = 0.080430
TRY
Avg
13.0056
High
13.4415
Low
12.4332
Last updated: 5/27/2026, 7:17:21 PM
Quick Conversions
| TRY | SOS |
|---|---|
| 1 TRY | 12.43 SOS |
| 10 TRY | 124.33 SOS |
| 50 TRY | 621.66 SOS |
| 100 TRY | 1,243.32 SOS |
| 500 TRY | 6,216.59 SOS |
| 1,000 TRY | 12,433.18 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-27T19:17:21Z",
"rates": {
"SOS": 12.43318
}
}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": 1243.318,
"rate": 12.43318
}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