Rate Overview
Live
1 JPY = 0.040751 LYD
1 LYD = 24.5393
JPY
Avg
0.040036
High
0.040751
Low
0.039589
Last updated: 9/4/2026, 5:59:45 PM
Quick Conversions
| JPY | LYD |
|---|---|
| 1 JPY | 0.04 LYD |
| 10 JPY | 0.41 LYD |
| 50 JPY | 2.04 LYD |
| 100 JPY | 4.08 LYD |
| 500 JPY | 20.38 LYD |
| 1,000 JPY | 40.75 LYD |
Get JPY/LYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LYDExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-09-04T17:59:45Z",
"rates": {
"LYD": 0.040751
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LYD",
"amount": 100
},
"result": 4.0751,
"rate": 0.040751
}Build with JPY/LYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key