Rate Overview
Live
1 LYD = 37.2861 YER
1 YER = 0.026820
LYD
Avg
37.4064
High
37.5047
Low
37.2861
Last updated: 6/19/2026, 10:13:38 AM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.29 YER |
| 10 LYD | 372.86 YER |
| 50 LYD | 1,864.31 YER |
| 100 LYD | 3,728.61 YER |
| 500 LYD | 18,643.06 YER |
| 1,000 LYD | 37,286.11 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-06-19T10:13:38Z",
"rates": {
"YER": 37.286111
}
}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": 3728.6110999999996,
"rate": 37.286111
}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