Rate Overview
Live
1 LTL = 1.2642 SAR
1 SAR = 0.791022
LTL
Avg
1.2743
High
1.3058
Low
1.2575
Last updated: 5/27/2026, 8:38:50 PM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.26 SAR |
| 10 LTL | 12.64 SAR |
| 50 LTL | 63.21 SAR |
| 100 LTL | 126.42 SAR |
| 500 LTL | 632.09 SAR |
| 1,000 LTL | 1,264.19 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-05-27T20:38:50Z",
"rates": {
"SAR": 1.264188
}
}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": 126.4188,
"rate": 1.264188
}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