Rate Overview
Live
1 QAR = 4.5465 LSL
1 LSL = 0.219950
QAR
Avg
4.4716
High
4.5552
Low
4.3668
Last updated: 3/7/2026, 9:15:02 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.55 LSL |
| 10 QAR | 45.46 LSL |
| 50 QAR | 227.32 LSL |
| 100 QAR | 454.65 LSL |
| 500 QAR | 2,273.24 LSL |
| 1,000 QAR | 4,546.48 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-03-07T09:15:02Z",
"rates": {
"LSL": 4.546484
}
}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": 454.64840000000004,
"rate": 4.546484
}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