Rate Overview
Live
1 SAR = 12.4909 TRY
1 TRY = 0.080059
SAR
Avg
12.4744
High
12.5140
Low
12.4380
Last updated: 7/7/2026, 9:05:34 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.49 TRY |
| 10 SAR | 124.91 TRY |
| 50 SAR | 624.54 TRY |
| 100 SAR | 1,249.09 TRY |
| 500 SAR | 6,245.43 TRY |
| 1,000 SAR | 12,490.85 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-07T09:05:34Z",
"rates": {
"TRY": 12.490853
}
}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": 1249.0853,
"rate": 12.490853
}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