Rate Overview
Live
1 SAR = 0.781112 LTL
1 LTL = 1.2802
SAR
Avg
0.784874
High
0.787401
Low
0.781112
Last updated: 5/8/2026, 11:45:52 AM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.78 LTL |
| 10 SAR | 7.81 LTL |
| 50 SAR | 39.06 LTL |
| 100 SAR | 78.11 LTL |
| 500 SAR | 390.56 LTL |
| 1,000 SAR | 781.11 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-05-08T11:45:52Z",
"rates": {
"LTL": 0.781112
}
}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.1112,
"rate": 0.781112
}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