Rate Overview
Live
1 LYD = 37.2234 YER
1 YER = 0.026865
LYD
Avg
37.2170
High
37.3356
Low
37.0688
Last updated: 7/29/2026, 3:48:34 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.22 YER |
| 10 LYD | 372.23 YER |
| 50 LYD | 1,861.17 YER |
| 100 LYD | 3,722.34 YER |
| 500 LYD | 18,611.68 YER |
| 1,000 LYD | 37,223.36 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-07-29T15:48:34Z",
"rates": {
"YER": 37.22336
}
}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": 3722.336,
"rate": 37.22336
}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