Rate Overview
Live
1 SAR = 12.2412 TRY
1 TRY = 0.081691
SAR
Avg
11.3282
High
12.2412
Low
10.5170
Last updated: 5/27/2026, 10:55:21 AM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.24 TRY |
| 10 SAR | 122.41 TRY |
| 50 SAR | 612.06 TRY |
| 100 SAR | 1,224.12 TRY |
| 500 SAR | 6,120.62 TRY |
| 1,000 SAR | 12,241.24 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-27T10:55:21Z",
"rates": {
"TRY": 12.24124
}
}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.124,
"rate": 12.24124
}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