Rate Overview
Live
1 SAR = 11.5428 TRY
1 TRY = 0.086634
SAR
Avg
10.6957
High
11.5659
Low
9.5099
Last updated: 1/25/2026, 11:48:52 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 11.54 TRY |
| 10 SAR | 115.43 TRY |
| 50 SAR | 577.14 TRY |
| 100 SAR | 1,154.28 TRY |
| 500 SAR | 5,771.41 TRY |
| 1,000 SAR | 11,542.83 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-01-25T23:48:52Z",
"rates": {
"TRY": 11.542828
}
}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": 1154.2828,
"rate": 11.542828
}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