Rate Overview
Live
1 TRY = 0.078226 SAR
1 SAR = 12.7835
TRY
Avg
0.078320
High
0.078521
Low
0.078166
Last updated: 8/19/2026, 10:43:11 AM
Quick Conversions
| TRY | SAR |
|---|---|
| 1 TRY | 0.08 SAR |
| 10 TRY | 0.78 SAR |
| 50 TRY | 3.91 SAR |
| 100 TRY | 7.82 SAR |
| 500 TRY | 39.11 SAR |
| 1,000 TRY | 78.23 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-08-19T10:43:11Z",
"rates": {
"SAR": 0.078226
}
}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": 7.8226,
"rate": 0.078226
}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