Rate Overview
Live
1 SAR = 12.8794 TRY
1 TRY = 0.077644
SAR
Avg
12.8628
High
12.8794
Low
12.8313
Last updated: 9/2/2026, 11:05:23 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.88 TRY |
| 10 SAR | 128.79 TRY |
| 50 SAR | 643.97 TRY |
| 100 SAR | 1,287.94 TRY |
| 500 SAR | 6,439.69 TRY |
| 1,000 SAR | 12,879.37 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-09-02T11:05:23Z",
"rates": {
"TRY": 12.879373
}
}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": 1287.9372999999998,
"rate": 12.879373
}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