Rate Overview
Live
1 SAR = 12.6345 TRY
1 TRY = 0.079148
SAR
Avg
12.0544
High
12.6345
Low
11.5498
Last updated: 7/28/2026, 11:52:38 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.63 TRY |
| 10 SAR | 126.35 TRY |
| 50 SAR | 631.73 TRY |
| 100 SAR | 1,263.45 TRY |
| 500 SAR | 6,317.27 TRY |
| 1,000 SAR | 12,634.55 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-28T11:52:38Z",
"rates": {
"TRY": 12.634546
}
}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": 1263.4546,
"rate": 12.634546
}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