Rate Overview
Live
1 SAR = 11.7493 TRY
1 TRY = 0.085112
SAR
Avg
11.7082
High
11.7493
Low
11.6843
Last updated: 3/7/2026, 7:54:24 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 11.75 TRY |
| 10 SAR | 117.49 TRY |
| 50 SAR | 587.46 TRY |
| 100 SAR | 1,174.93 TRY |
| 500 SAR | 5,874.63 TRY |
| 1,000 SAR | 11,749.27 TRY |
Get SAR/TRY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=TRYExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-07T07:54:24Z",
"rates": {
"TRY": 11.749269
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=TRY&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "TRY",
"amount": 100
},
"result": 1174.9269,
"rate": 11.749269
}Build with SAR/TRY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key