Rate Overview
Live
1 LRD = 0.020000 QAR
1 QAR = 50.0000
LRD
Avg
0.019963
High
0.020000
Low
0.019901
Last updated: 6/19/2026, 9:49:34 AM
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.00 QAR |
| 1,000 LRD | 20.00 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-06-19T09:49:34Z",
"rates": {
"QAR": 0.02
}
}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,
"rate": 0.02
}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