Rate Overview
Live
1 LYD = 37.4215 YER
1 YER = 0.026723
LYD
Avg
46.0973
High
52.5048
Low
37.4214
Last updated: 3/27/2026, 1:28:33 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.42 YER |
| 10 LYD | 374.22 YER |
| 50 LYD | 1,871.08 YER |
| 100 LYD | 3,742.15 YER |
| 500 LYD | 18,710.75 YER |
| 1,000 LYD | 37,421.51 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-03-27T13:28:33Z",
"rates": {
"YER": 37.421508
}
}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": 3742.1508000000003,
"rate": 37.421508
}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