Rate Overview
Live
1 SAR = 0.787196 LTL
1 LTL = 1.2703
SAR
Avg
0.785788
High
0.787196
Low
0.784850
Last updated: 4/18/2026, 8:49:05 AM
Quick Conversions
| SAR | LTL |
|---|---|
| 1 SAR | 0.79 LTL |
| 10 SAR | 7.87 LTL |
| 50 SAR | 39.36 LTL |
| 100 SAR | 78.72 LTL |
| 500 SAR | 393.60 LTL |
| 1,000 SAR | 787.20 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-04-18T08:49:05Z",
"rates": {
"LTL": 0.787196
}
}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.7196,
"rate": 0.787196
}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