Rate Overview
Live
1 QAR = 4.4932 LSL
1 LSL = 0.222558
QAR
Avg
4.5005
High
4.6506
Low
4.3684
Last updated: 5/27/2026, 10:58:11 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.49 LSL |
| 10 QAR | 44.93 LSL |
| 50 QAR | 224.66 LSL |
| 100 QAR | 449.32 LSL |
| 500 QAR | 2,246.61 LSL |
| 1,000 QAR | 4,493.21 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-27T10:58:11Z",
"rates": {
"LSL": 4.493214
}
}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": 449.3214,
"rate": 4.493214
}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