Rate Overview
Live
1 SAR = 12.4925 TRY
1 TRY = 0.080048
SAR
Avg
11.5307
High
12.5140
Low
10.7942
Last updated: 7/7/2026, 10:45:54 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.49 TRY |
| 10 SAR | 124.92 TRY |
| 50 SAR | 624.62 TRY |
| 100 SAR | 1,249.25 TRY |
| 500 SAR | 6,246.25 TRY |
| 1,000 SAR | 12,492.49 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-07T22:45:54Z",
"rates": {
"TRY": 12.492493
}
}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.2493,
"rate": 12.492493
}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