Rate Overview
Live
1 QAR = 4.5256 LSL
1 LSL = 0.220967
QAR
Avg
4.8220
High
5.2505
Low
4.3803
Last updated: 5/28/2026, 4:45:06 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.53 LSL |
| 10 QAR | 45.26 LSL |
| 50 QAR | 226.28 LSL |
| 100 QAR | 452.56 LSL |
| 500 QAR | 2,262.78 LSL |
| 1,000 QAR | 4,525.56 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-05-28T04:45:06Z",
"rates": {
"LSL": 4.525562
}
}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": 452.5562,
"rate": 4.525562
}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