Rate Overview
Live
1 QAR = 1.7472 LYD
1 LYD = 0.572336
QAR
Avg
1.7442
High
1.7506
Low
1.7347
Last updated: 3/7/2026, 3:24:18 AM
Quick Conversions
| QAR | LYD |
|---|---|
| 1 QAR | 1.75 LYD |
| 10 QAR | 17.47 LYD |
| 50 QAR | 87.36 LYD |
| 100 QAR | 174.72 LYD |
| 500 QAR | 873.61 LYD |
| 1,000 QAR | 1,747.23 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-07T03:24:18Z",
"rates": {
"LYD": 1.747226
}
}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.7226,
"rate": 1.747226
}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