Rate Overview
Live
1 SAR = 11.8178 TRY
1 TRY = 0.084618
SAR
Avg
11.7945
High
11.8178
Low
11.7711
Last updated: 3/27/2026, 9:30:31 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 11.82 TRY |
| 10 SAR | 118.18 TRY |
| 50 SAR | 590.89 TRY |
| 100 SAR | 1,181.78 TRY |
| 500 SAR | 5,908.92 TRY |
| 1,000 SAR | 11,817.84 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-27T21:30:31Z",
"rates": {
"TRY": 11.817837
}
}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": 1181.7837000000002,
"rate": 11.817837
}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