Rate Overview
Live
1 QAR = 4.5002 LSL
1 LSL = 0.222212
QAR
Avg
4.4980
High
4.5091
Low
4.4787
Last updated: 4/17/2026, 6:19:54 AM
Quick Conversions
| QAR | LSL |
|---|---|
| 1 QAR | 4.50 LSL |
| 10 QAR | 45.00 LSL |
| 50 QAR | 225.01 LSL |
| 100 QAR | 450.02 LSL |
| 500 QAR | 2,250.10 LSL |
| 1,000 QAR | 4,500.21 LSL |
Get QAR/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LSLExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-04-17T06:19:54Z",
"rates": {
"LSL": 4.500209
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LSL",
"amount": 100
},
"result": 450.0209,
"rate": 4.500209
}Build with QAR/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key