Rate Overview
Live
1 LRD = 0.019890 QAR
1 QAR = 50.2765
LRD
Avg
0.019871
High
0.019954
Low
0.019825
Last updated: 3/7/2026, 7:40:19 AM
Quick Conversions
| LRD | QAR |
|---|---|
| 1 LRD | 0.02 QAR |
| 10 LRD | 0.20 QAR |
| 50 LRD | 0.99 QAR |
| 100 LRD | 1.99 QAR |
| 500 LRD | 9.95 QAR |
| 1,000 LRD | 19.89 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-03-07T07:40:19Z",
"rates": {
"QAR": 0.01989
}
}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": 1.989,
"rate": 0.01989
}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