Rate Overview
Live
1 QAR = 4.5943 LSL
1 LSL = 0.217663
QAR
Avg
4.7988
High
5.2505
Low
4.3803
Last updated: 7/27/2026, 8:49:46 PM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.59 LSL |
| 10 QAR | 45.94 LSL |
| 50 QAR | 229.71 LSL |
| 100 QAR | 459.43 LSL |
| 500 QAR | 2,297.13 LSL |
| 1,000 QAR | 4,594.26 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-27T20:49:46Z",
"rates": {
"LSL": 4.594259
}
}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": 459.4259,
"rate": 4.594259
}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