Rate Overview
Live
1 LSL = 0.216906 QAR
1 QAR = 4.6103
LSL
Avg
0.216906
High
0.216906
Low
0.216906
Last updated: 7/28/2026, 3:15:41 PM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.17 QAR |
| 50 LSL | 10.85 QAR |
| 100 LSL | 21.69 QAR |
| 500 LSL | 108.45 QAR |
| 1,000 LSL | 216.91 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-07-28T15:15:41Z",
"rates": {
"QAR": 0.216906
}
}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": 21.6906,
"rate": 0.216906
}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