Rate Overview
Live
1 SAR = 12.3466 TRY
1 TRY = 0.080994
SAR
Avg
12.3290
High
12.3466
Low
12.2980
Last updated: 6/16/2026, 1:33:06 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.35 TRY |
| 10 SAR | 123.47 TRY |
| 50 SAR | 617.33 TRY |
| 100 SAR | 1,234.66 TRY |
| 500 SAR | 6,173.30 TRY |
| 1,000 SAR | 12,346.60 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-06-16T13:33:06Z",
"rates": {
"TRY": 12.3466
}
}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": 1234.66,
"rate": 12.3466
}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