Rate Overview
Live
1 YER = 0.026872 LYD
1 LYD = 37.2135
YER
Avg
0.026821
High
0.026970
Low
0.026719
Last updated: 8/12/2026, 3:30:30 PM
Quick Conversions
| YER | LYD |
|---|---|
| 1 YER | 0.03 LYD |
| 10 YER | 0.27 LYD |
| 50 YER | 1.34 LYD |
| 100 YER | 2.69 LYD |
| 500 YER | 13.44 LYD |
| 1,000 YER | 26.87 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-08-12T15:30:30Z",
"rates": {
"LYD": 0.026872
}
}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.6872,
"rate": 0.026872
}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