Rate Overview
Live
1 LSL = 0.219950 QAR
1 QAR = 4.5465
LSL
Avg
0.223697
High
0.228998
Low
0.219531
Last updated: 3/7/2026, 7:23:58 AM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.20 QAR |
| 50 LSL | 11.00 QAR |
| 100 LSL | 22.00 QAR |
| 500 LSL | 109.98 QAR |
| 1,000 LSL | 219.95 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-03-07T07:23:58Z",
"rates": {
"QAR": 0.21995
}
}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.995,
"rate": 0.21995
}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