Rate Overview
Live
1 QAR = 50.0277 LRD
1 LRD = 0.019989
QAR
Avg
50.1223
High
50.3094
Low
50.0277
Last updated: 6/17/2026, 7:59:49 AM
Quick Conversions
| QAR | LRD |
|---|---|
| 1 QAR | 50.03 LRD |
| 10 QAR | 500.28 LRD |
| 50 QAR | 2,501.39 LRD |
| 100 QAR | 5,002.77 LRD |
| 500 QAR | 25,013.85 LRD |
| 1,000 QAR | 50,027.71 LRD |
Get QAR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LRDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-17T07:59:49Z",
"rates": {
"LRD": 50.027707
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LRD",
"amount": 100
},
"result": 5002.7707,
"rate": 50.027707
}Build with QAR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key