Rate Overview
Live
1 LYD = 37.7218 YER
1 YER = 0.026510
LYD
Avg
41.8588
High
45.0160
Low
37.3169
Last updated: 5/29/2026, 5:27:14 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.72 YER |
| 10 LYD | 377.22 YER |
| 50 LYD | 1,886.09 YER |
| 100 LYD | 3,772.18 YER |
| 500 LYD | 18,860.88 YER |
| 1,000 LYD | 37,721.77 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-05-29T17:27:14Z",
"rates": {
"YER": 37.721769
}
}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": 3772.1769000000004,
"rate": 37.721769
}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