Rate Overview
Live
1 SAR = 11.9274 TRY
1 TRY = 0.083840
SAR
Avg
11.8983
High
11.9274
Low
11.8743
Last updated: 4/17/2026, 4:52:33 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 11.93 TRY |
| 10 SAR | 119.27 TRY |
| 50 SAR | 596.37 TRY |
| 100 SAR | 1,192.74 TRY |
| 500 SAR | 5,963.72 TRY |
| 1,000 SAR | 11,927.43 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-04-17T04:52:33Z",
"rates": {
"TRY": 11.927431
}
}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": 1192.7431000000001,
"rate": 11.927431
}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