Rate Overview
Live
1 YER = 0.027126 LYD
1 LYD = 36.8650
YER
Avg
0.027017
High
0.027126
Low
0.026885
Last updated: 7/8/2026, 3:55:32 PM
Quick Conversions
| YER | LYD |
|---|---|
| 1 YER | 0.03 LYD |
| 10 YER | 0.27 LYD |
| 50 YER | 1.36 LYD |
| 100 YER | 2.71 LYD |
| 500 YER | 13.56 LYD |
| 1,000 YER | 27.13 LYD |
Get YER/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=LYDExample Response:
{
"success": true,
"base": "YER",
"date": "2026-07-08T15:55:32Z",
"rates": {
"LYD": 0.027126
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "LYD",
"amount": 100
},
"result": 2.7126,
"rate": 0.027126
}Build with YER/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key