Rate Overview
Live
1 LYD = 37.7515 YER
1 YER = 0.026489
LYD
Avg
37.5917
High
37.8096
Low
37.3169
Last updated: 4/18/2026, 8:46:43 AM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.75 YER |
| 10 LYD | 377.51 YER |
| 50 LYD | 1,887.57 YER |
| 100 LYD | 3,775.15 YER |
| 500 LYD | 18,875.73 YER |
| 1,000 LYD | 37,751.46 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-04-18T08:46:43Z",
"rates": {
"YER": 37.751461
}
}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": 3775.1461,
"rate": 37.751461
}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