Rate Overview
Live
1 QAR = 4.6921 LSL
1 LSL = 0.213126
QAR
Avg
4.5587
High
4.7034
Low
4.3555
Last updated: 3/27/2026, 6:40:13 PM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.69 LSL |
| 10 QAR | 46.92 LSL |
| 50 QAR | 234.60 LSL |
| 100 QAR | 469.21 LSL |
| 500 QAR | 2,346.03 LSL |
| 1,000 QAR | 4,692.07 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-03-27T18:40:13Z",
"rates": {
"LSL": 4.692066
}
}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": 469.2066,
"rate": 4.692066
}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