Rate Overview
Live
1 TRY = 0.085369 SAR
1 SAR = 11.7139
TRY
Avg
0.085480
High
0.085585
Low
0.085368
Last updated: 3/7/2026, 1:00:07 AM
Quick Conversions
| TRY | SAR |
|---|---|
| 1 TRY | 0.09 SAR |
| 10 TRY | 0.85 SAR |
| 50 TRY | 4.27 SAR |
| 100 TRY | 8.54 SAR |
| 500 TRY | 42.68 SAR |
| 1,000 TRY | 85.37 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-03-07T01:00:07Z",
"rates": {
"SAR": 0.085369
}
}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.5369,
"rate": 0.085369
}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