Rate Overview
Live
1 QAR = 4.6103 LSL
1 LSL = 0.216907
QAR
Avg
4.5211
High
4.6249
Low
4.4576
Last updated: 7/28/2026, 8:33:48 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.61 LSL |
| 10 QAR | 46.10 LSL |
| 50 QAR | 230.51 LSL |
| 100 QAR | 461.03 LSL |
| 500 QAR | 2,305.14 LSL |
| 1,000 QAR | 4,610.28 LSL |
Get QAR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LSLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-07-28T08:33:48Z",
"rates": {
"LSL": 4.610275
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LSL",
"amount": 100
},
"result": 461.0275,
"rate": 4.610275
}Build with QAR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key