Rate Overview
Live
1 LSL = 0.222557 QAR
1 QAR = 4.4932
LSL
Avg
0.222267
High
0.228916
Low
0.215026
Last updated: 5/27/2026, 6:27:18 PM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.23 QAR |
| 50 LSL | 11.13 QAR |
| 100 LSL | 22.26 QAR |
| 500 LSL | 111.28 QAR |
| 1,000 LSL | 222.56 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-27T18:27:18Z",
"rates": {
"QAR": 0.222557
}
}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.2557,
"rate": 0.222557
}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