Rate Overview
Live
1 QAR = 4.5376 LSL
1 LSL = 0.220380
QAR
Avg
4.5772
High
4.6302
Low
4.5376
Last updated: 5/7/2026, 8:14:08 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.54 LSL |
| 10 QAR | 45.38 LSL |
| 50 QAR | 226.88 LSL |
| 100 QAR | 453.76 LSL |
| 500 QAR | 2,268.81 LSL |
| 1,000 QAR | 4,537.63 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-07T08:14:08Z",
"rates": {
"LSL": 4.537627
}
}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": 453.76269999999994,
"rate": 4.537627
}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