Rate Overview
Live
1 QAR = 1.7479 LYD
1 LYD = 0.572117
QAR
Avg
1.7508
High
1.7545
Low
1.7479
Last updated: 6/18/2026, 10:20:07 AM
Quick Conversions
| QAR | LYD |
|---|---|
| 1 QAR | 1.75 LYD |
| 10 QAR | 17.48 LYD |
| 50 QAR | 87.39 LYD |
| 100 QAR | 174.79 LYD |
| 500 QAR | 873.95 LYD |
| 1,000 QAR | 1,747.90 LYD |
Get QAR/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=QAR¤cies=LYDExample Response:
{
"success": true,
"base": "QAR",
"date": "2026-06-18T10:20:07Z",
"rates": {
"LYD": 1.747895
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=QAR&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "QAR",
"to": "LYD",
"amount": 100
},
"result": 174.7895,
"rate": 1.747895
}Build with QAR/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key