Rate Overview
Live
1 SAR = 12.5818 TRY
1 TRY = 0.079480
SAR
Avg
11.9484
High
12.5818
Low
11.4279
Last updated: 7/21/2026, 10:53:44 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.58 TRY |
| 10 SAR | 125.82 TRY |
| 50 SAR | 629.09 TRY |
| 100 SAR | 1,258.18 TRY |
| 500 SAR | 6,290.89 TRY |
| 1,000 SAR | 12,581.79 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-07-21T22:53:44Z",
"rates": {
"TRY": 12.581786
}
}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": 1258.1786,
"rate": 12.581786
}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