Rate Overview
Live
1 LTL = 1.2464 SAR
1 SAR = 0.802293
LTL
Avg
1.2580
High
1.2664
Low
1.2412
Last updated: 6/22/2026, 2:02:01 AM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.25 SAR |
| 10 LTL | 12.46 SAR |
| 50 LTL | 62.32 SAR |
| 100 LTL | 124.64 SAR |
| 500 LTL | 623.21 SAR |
| 1,000 LTL | 1,246.43 SAR |
Get LTL/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=SARExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-06-22T02:02:01Z",
"rates": {
"SAR": 1.246428
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "SAR",
"amount": 100
},
"result": 124.64280000000001,
"rate": 1.246428
}Build with LTL/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key