Rate Overview
Live
1 LTL = 1.2736 SAR
1 SAR = 0.785189
LTL
Avg
1.2734
High
1.2741
Low
1.2711
Last updated: 4/17/2026, 6:14:54 AM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.27 SAR |
| 10 LTL | 12.74 SAR |
| 50 LTL | 63.68 SAR |
| 100 LTL | 127.36 SAR |
| 500 LTL | 636.79 SAR |
| 1,000 LTL | 1,273.58 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-04-17T06:14:54Z",
"rates": {
"SAR": 1.273579
}
}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": 127.3579,
"rate": 1.273579
}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