Rate Overview
Live
1 QAR = 4.4536 LSL
1 LSL = 0.224535
QAR
Avg
4.4873
High
4.5453
Low
4.4370
Last updated: 6/16/2026, 1:28:45 PM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.45 LSL |
| 10 QAR | 44.54 LSL |
| 50 QAR | 222.68 LSL |
| 100 QAR | 445.36 LSL |
| 500 QAR | 2,226.82 LSL |
| 1,000 QAR | 4,453.64 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-06-16T13:28:45Z",
"rates": {
"LSL": 4.453641
}
}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": 445.3641,
"rate": 4.453641
}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