Rate Overview
Live
1 LSL = 0.213125 QAR
1 QAR = 4.6921
LSL
Avg
0.206660
High
0.228293
Low
0.190457
Last updated: 3/27/2026, 4:50:09 PM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.21 QAR |
| 10 LSL | 2.13 QAR |
| 50 LSL | 10.66 QAR |
| 100 LSL | 21.31 QAR |
| 500 LSL | 106.56 QAR |
| 1,000 LSL | 213.13 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-27T16:50:09Z",
"rates": {
"QAR": 0.213125
}
}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.3125,
"rate": 0.213125
}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