Rate Overview
Live
1 SAR = 0.809478 LTL
1 LTL = 1.2354
SAR
Avg
0.818880
High
0.903029
Low
0.776702
Last updated: 7/26/2026, 1:46:34 AM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.81 LTL |
| 10 SAR | 8.09 LTL |
| 50 SAR | 40.47 LTL |
| 100 SAR | 80.95 LTL |
| 500 SAR | 404.74 LTL |
| 1,000 SAR | 809.48 LTL |
Get SAR/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=LTLExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-26T01:46:34Z",
"rates": {
"LTL": 0.809478
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "LTL",
"amount": 100
},
"result": 80.9478,
"rate": 0.809478
}Build with SAR/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key