Rate Overview
Live
1 SAR = 12.2413 TRY
1 TRY = 0.081691
SAR
Avg
10.6908
High
12.2416
Low
9.0547
Last updated: 5/27/2026, 12:13:47 PM
Quick Conversions
| SAR | TRY |
|---|---|
| 1 SAR | 12.24 TRY |
| 10 SAR | 122.41 TRY |
| 50 SAR | 612.07 TRY |
| 100 SAR | 1,224.13 TRY |
| 500 SAR | 6,120.66 TRY |
| 1,000 SAR | 12,241.32 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-27T12:13:47Z",
"rates": {
"TRY": 12.24132
}
}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.132,
"rate": 12.24132
}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