Rate Overview
Live
1 SAR = 0.807926 LTL
1 LTL = 1.2377
SAR
Avg
0.808183
High
0.809584
Low
0.805698
Last updated: 7/29/2026, 12:24:43 PM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.81 LTL |
| 10 SAR | 8.08 LTL |
| 50 SAR | 40.40 LTL |
| 100 SAR | 80.79 LTL |
| 500 SAR | 403.96 LTL |
| 1,000 SAR | 807.93 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-29T12:24:43Z",
"rates": {
"LTL": 0.807926
}
}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.79260000000001,
"rate": 0.807926
}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