Rate Overview
Live
1 LSL = 0.220379 QAR
1 QAR = 4.5376
LSL
Avg
0.218482
High
0.220379
Low
0.215971
Last updated: 5/7/2026, 12:34:26 PM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.20 QAR |
| 50 LSL | 11.02 QAR |
| 100 LSL | 22.04 QAR |
| 500 LSL | 110.19 QAR |
| 1,000 LSL | 220.38 QAR |
Get LSL/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=QARExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-05-07T12:34:26Z",
"rates": {
"QAR": 0.220379
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "QAR",
"amount": 100
},
"result": 22.0379,
"rate": 0.220379
}Build with LSL/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key