Rate Overview
Live
1 LYD = 37.2677 YER
1 YER = 0.026833
LYD
Avg
37.2664
High
37.3947
Low
37.1722
Last updated: 8/15/2026, 2:00:24 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.27 YER |
| 10 LYD | 372.68 YER |
| 50 LYD | 1,863.39 YER |
| 100 LYD | 3,726.77 YER |
| 500 LYD | 18,633.85 YER |
| 1,000 LYD | 37,267.70 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-08-15T14:00:24Z",
"rates": {
"YER": 37.2677
}
}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": 3726.77,
"rate": 37.2677
}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