Rate Overview
Live
1 LYD = 37.2487 YER
1 YER = 0.026847
LYD
Avg
37.4532
High
37.9494
Low
36.8958
Last updated: 7/28/2026, 2:28:23 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.25 YER |
| 10 LYD | 372.49 YER |
| 50 LYD | 1,862.43 YER |
| 100 LYD | 3,724.87 YER |
| 500 LYD | 18,624.33 YER |
| 1,000 LYD | 37,248.67 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-28T14:28:23Z",
"rates": {
"YER": 37.248665
}
}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": 3724.8665,
"rate": 37.248665
}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