Rate Overview
Live
1 LTL = 1.2412 SAR
1 SAR = 0.805674
LTL
Avg
1.2540
High
1.2614
Low
1.2412
Last updated: 6/19/2026, 8:46:45 AM
Quick Conversions
| LTL | SAR |
|---|---|
| 1 LTL | 1.24 SAR |
| 10 LTL | 12.41 SAR |
| 50 LTL | 62.06 SAR |
| 100 LTL | 124.12 SAR |
| 500 LTL | 620.60 SAR |
| 1,000 LTL | 1,241.20 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-06-19T08:46:45Z",
"rates": {
"SAR": 1.241197
}
}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": 124.11970000000001,
"rate": 1.241197
}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