Rate Overview
Live
1 LTL = 1.2572 SAR
1 SAR = 0.795446
LTL
Avg
1.2764
High
1.3058
Low
1.2572
Last updated: 3/27/2026, 9:52:00 AM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.26 SAR |
| 10 LTL | 12.57 SAR |
| 50 LTL | 62.86 SAR |
| 100 LTL | 125.72 SAR |
| 500 LTL | 628.58 SAR |
| 1,000 LTL | 1,257.16 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-03-27T09:52:00Z",
"rates": {
"SAR": 1.257156
}
}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": 125.7156,
"rate": 1.257156
}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