Rate Overview
Live
1 TRY = 0.081694 SAR
1 SAR = 12.2408
TRY
Avg
0.094399
High
0.110439
Low
0.081688
Last updated: 5/27/2026, 8:26:22 PM
Quick Conversions
| TRY | SAR |
|---|---|
| 1 TRY | 0.08 SAR |
| 10 TRY | 0.82 SAR |
| 50 TRY | 4.08 SAR |
| 100 TRY | 8.17 SAR |
| 500 TRY | 40.85 SAR |
| 1,000 TRY | 81.69 SAR |
Get TRY/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=TRY¤cies=SARExample Response:
{
"success": true,
"base": "TRY",
"date": "2026-05-27T20:26:22Z",
"rates": {
"SAR": 0.081694
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=TRY&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "TRY",
"to": "SAR",
"amount": 100
},
"result": 8.1694,
"rate": 0.081694
}Build with TRY/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key