Rate Overview
Live
1 LSL = 0.222211 QAR
1 QAR = 4.5002
LSL
Avg
0.222321
High
0.223279
Low
0.221773
Last updated: 4/17/2026, 6:23:09 AM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.22 QAR |
| 10 LSL | 2.22 QAR |
| 50 LSL | 11.11 QAR |
| 100 LSL | 22.22 QAR |
| 500 LSL | 111.11 QAR |
| 1,000 LSL | 222.21 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-04-17T06:23:09Z",
"rates": {
"QAR": 0.222211
}
}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.2211,
"rate": 0.222211
}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