Rate Overview
Live
1 QAR = 49.9998 LRD
1 LRD = 0.020000
QAR
Avg
50.0918
High
50.2474
Low
49.9998
Last updated: 6/19/2026, 8:26:39 AM
Quick Conversions
| QAR | LRD |
|---|---|
| 1 QAR | 50.00 LRD |
| 10 QAR | 500.00 LRD |
| 50 QAR | 2,499.99 LRD |
| 100 QAR | 4,999.98 LRD |
| 500 QAR | 24,999.89 LRD |
| 1,000 QAR | 49,999.79 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-19T08:26:39Z",
"rates": {
"LRD": 49.999786
}
}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": 4999.9786,
"rate": 49.999786
}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