Rate Overview
Live
1 SAR = 12.2400 TRY
1 TRY = 0.081699
SAR
Avg
12.0856
High
12.2416
Low
11.9699
Last updated: 5/27/2026, 2:52:50 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.24 TRY |
| 10 SAR | 122.40 TRY |
| 50 SAR | 612.00 TRY |
| 100 SAR | 1,224.00 TRY |
| 500 SAR | 6,120.01 TRY |
| 1,000 SAR | 12,240.01 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-05-27T14:52:50Z",
"rates": {
"TRY": 12.240013
}
}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": 1224.0013,
"rate": 12.240013
}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