Rate Overview
Live
1 JPY = 0.039477 LYD
1 LYD = 25.3312
JPY
Avg
0.037872
High
0.041373
Low
0.034269
Last updated: 7/21/2026, 5:17:41 AM
Quick Conversions
| JPY | LYD |
|---|---|
| 1 JPY | 0.04 LYD |
| 10 JPY | 0.39 LYD |
| 50 JPY | 1.97 LYD |
| 100 JPY | 3.95 LYD |
| 500 JPY | 19.74 LYD |
| 1,000 JPY | 39.48 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-07-21T05:17:41Z",
"rates": {
"LYD": 0.039477
}
}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": 3.9476999999999998,
"rate": 0.039477
}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