Rate Overview
Live
1 QAR = 1.7519 LYD
1 LYD = 0.570804
QAR
Avg
1.7538
High
1.7614
Low
1.7475
Last updated: 3/27/2026, 11:54:26 AM
Quick Conversions
| QAR | LYD |
|---|---|
| 1 QAR | 1.75 LYD |
| 10 QAR | 17.52 LYD |
| 50 QAR | 87.60 LYD |
| 100 QAR | 175.19 LYD |
| 500 QAR | 875.96 LYD |
| 1,000 QAR | 1,751.91 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-03-27T11:54:26Z",
"rates": {
"LYD": 1.751914
}
}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.1914,
"rate": 1.751914
}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