Rate Overview
Live
1 LYD = 37.1779 YER
1 YER = 0.026898
LYD
Avg
40.8571
High
44.6572
Low
36.8668
Last updated: 7/16/2026, 4:42:44 AM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.18 YER |
| 10 LYD | 371.78 YER |
| 50 LYD | 1,858.90 YER |
| 100 LYD | 3,717.79 YER |
| 500 LYD | 18,588.96 YER |
| 1,000 LYD | 37,177.92 YER |
Get LYD/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LYD¤cies=YERExample Response:
{
"success": true,
"base": "LYD",
"date": "2026-07-16T04:42:44Z",
"rates": {
"YER": 37.177922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LYD&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "LYD",
"to": "YER",
"amount": 100
},
"result": 3717.7922000000003,
"rate": 37.177922
}Build with LYD/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key