Rate Overview
Live
1 QAR = 1.7335 LYD
1 LYD = 0.576870
QAR
Avg
1.7383
High
1.7437
Low
1.7331
Last updated: 4/18/2026, 8:47:11 AM
Quick Conversions
| QAR | LYD |
|---|---|
| 1 QAR | 1.73 LYD |
| 10 QAR | 17.33 LYD |
| 50 QAR | 86.67 LYD |
| 100 QAR | 173.35 LYD |
| 500 QAR | 866.75 LYD |
| 1,000 QAR | 1,733.49 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-04-18T08:47:11Z",
"rates": {
"LYD": 1.733492
}
}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": 173.3492,
"rate": 1.733492
}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