Rate Overview
Live
1 SAR = 0.806512 LTL
1 LTL = 1.2399
SAR
Avg
0.803555
High
0.807364
Low
0.786516
Last updated: 7/8/2026, 1:07:00 PM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.81 LTL |
| 10 SAR | 8.07 LTL |
| 50 SAR | 40.33 LTL |
| 100 SAR | 80.65 LTL |
| 500 SAR | 403.26 LTL |
| 1,000 SAR | 806.51 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-08T13:07:00Z",
"rates": {
"LTL": 0.806512
}
}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.6512,
"rate": 0.806512
}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