Rate Overview
Live
1 LTL = 1.2399 SAR
1 SAR = 0.806513
LTL
Avg
1.2661
High
1.2967
Low
1.2380
Last updated: 7/8/2026, 4:58:56 AM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.24 SAR |
| 10 LTL | 12.40 SAR |
| 50 LTL | 62.00 SAR |
| 100 LTL | 123.99 SAR |
| 500 LTL | 619.95 SAR |
| 1,000 LTL | 1,239.91 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-07-08T04:58:56Z",
"rates": {
"SAR": 1.239906
}
}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": 123.9906,
"rate": 1.239906
}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