Rate Overview
Live
1 LTL = 1.2736 SAR
1 SAR = 0.785157
LTL
Avg
1.2726
High
1.2736
Low
1.2700
Last updated: 5/7/2026, 9:08:48 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.82 SAR |
| 1,000 LTL | 1,273.63 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-07T09:08:48Z",
"rates": {
"SAR": 1.27363
}
}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.363,
"rate": 1.27363
}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