Rate Overview
Live
1 LYD = 36.8644 YER
1 YER = 0.027126
LYD
Avg
37.0135
High
37.1945
Low
36.8644
Last updated: 7/8/2026, 9:02:53 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 36.86 YER |
| 10 LYD | 368.64 YER |
| 50 LYD | 1,843.22 YER |
| 100 LYD | 3,686.44 YER |
| 500 LYD | 18,432.20 YER |
| 1,000 LYD | 36,864.40 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-08T21:02:53Z",
"rates": {
"YER": 36.864401
}
}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": 3686.4401000000003,
"rate": 36.864401
}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