Rate Overview
Live
1 SAR = 0.795456 LTL
1 LTL = 1.2571
SAR
Avg
0.793528
High
0.795456
Low
0.790868
Last updated: 3/27/2026, 6:08:13 AM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.80 LTL |
| 10 SAR | 7.95 LTL |
| 50 SAR | 39.77 LTL |
| 100 SAR | 79.55 LTL |
| 500 SAR | 397.73 LTL |
| 1,000 SAR | 795.46 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-27T06:08:13Z",
"rates": {
"LTL": 0.795456
}
}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": 79.54560000000001,
"rate": 0.795456
}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