Rate Overview
Live
1 LRD = 0.020022 QAR
1 QAR = 49.9451
LRD
Avg
0.019936
High
0.020022
Low
0.019861
Last updated: 5/29/2026, 9:45:01 PM
Quick Conversions
| LRD | QAR |
|---|---|
| 1 LRD | 0.02 QAR |
| 10 LRD | 0.20 QAR |
| 50 LRD | 1.00 QAR |
| 100 LRD | 2.00 QAR |
| 500 LRD | 10.01 QAR |
| 1,000 LRD | 20.02 QAR |
Get LRD/QAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=QARExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-29T21:45:01Z",
"rates": {
"QAR": 0.020022
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=QAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "QAR",
"amount": 100
},
"result": 2.0022,
"rate": 0.020022
}Build with LRD/QAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key