Rate Overview
Live
1 SAR = 0.789829 LTL
1 LTL = 1.2661
SAR
Avg
0.785133
High
0.791115
Low
0.777730
Last updated: 3/7/2026, 12:28:10 AM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.79 LTL |
| 10 SAR | 7.90 LTL |
| 50 SAR | 39.49 LTL |
| 100 SAR | 78.98 LTL |
| 500 SAR | 394.91 LTL |
| 1,000 SAR | 789.83 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-03-07T00:28:10Z",
"rates": {
"LTL": 0.789829
}
}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": 78.9829,
"rate": 0.789829
}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