Rate Overview
Live
1 LYD = 37.3250 YER
1 YER = 0.026792
LYD
Avg
37.3426
High
37.4835
Low
37.1514
Last updated: 9/2/2026, 3:00:16 PM
Quick Conversions
| LYD | YER |
|---|---|
| 1 LYD | 37.32 YER |
| 10 LYD | 373.25 YER |
| 50 LYD | 1,866.25 YER |
| 100 LYD | 3,732.50 YER |
| 500 LYD | 18,662.50 YER |
| 1,000 LYD | 37,324.99 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-09-02T15:00:16Z",
"rates": {
"YER": 37.324994
}
}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": 3732.4993999999997,
"rate": 37.324994
}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