Rate Overview
Live
1 LSL = 0.226871 QAR
1 QAR = 4.4078
LSL
Avg
0.226184
High
0.227919
Low
0.225034
Last updated: 9/3/2026, 11:32:00 AM
Quick Conversions
| LSL | QAR |
|---|---|
| 1 LSL | 0.23 QAR |
| 10 LSL | 2.27 QAR |
| 50 LSL | 11.34 QAR |
| 100 LSL | 22.69 QAR |
| 500 LSL | 113.44 QAR |
| 1,000 LSL | 226.87 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-09-03T11:32:00Z",
"rates": {
"QAR": 0.226871
}
}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.687099999999997,
"rate": 0.226871
}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