Rate Overview
Live
1 LYD = 37.4214 YER
1 YER = 0.026723
LYD
Avg
37.5526
High
37.7530
Low
37.4089
Last updated: 3/7/2026, 12:26:30 AM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.42 YER |
| 10 LYD | 374.21 YER |
| 50 LYD | 1,871.07 YER |
| 100 LYD | 3,742.14 YER |
| 500 LYD | 18,710.70 YER |
| 1,000 LYD | 37,421.40 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-07T00:26:30Z",
"rates": {
"YER": 37.421395
}
}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.1394999999998,
"rate": 37.421395
}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