Rate Overview
Live
1 QAR = 1.7582 LYD
1 LYD = 0.568750
QAR
Avg
1.7476
High
1.7661
Low
1.7257
Last updated: 7/28/2026, 3:09:34 AM
Quick Conversions
| QAR | LYD |
|---|---|
| 1 QAR | 1.76 LYD |
| 10 QAR | 17.58 LYD |
| 50 QAR | 87.91 LYD |
| 100 QAR | 175.82 LYD |
| 500 QAR | 879.12 LYD |
| 1,000 QAR | 1,758.24 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-07-28T03:09:34Z",
"rates": {
"LYD": 1.758241
}
}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": 175.8241,
"rate": 1.758241
}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