Rate Overview
Live
1 LSL = 0.216231 QAR
1 QAR = 4.6247
LSL
Avg
0.216349
High
0.228998
Low
0.199711
Last updated: 7/25/2026, 8:49:52 PM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.16 QAR |
| 50 LSL | 10.81 QAR |
| 100 LSL | 21.62 QAR |
| 500 LSL | 108.12 QAR |
| 1,000 LSL | 216.23 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-25T20:49:52Z",
"rates": {
"QAR": 0.216231
}
}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.6231,
"rate": 0.216231
}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