Rate Overview
Live
1 JPY = 0.040316 LYD
1 LYD = 24.8040
JPY
Avg
0.040372
High
0.040563
Low
0.040130
Last updated: 3/7/2026, 4:05:24 AM
Quick Conversions
| JPY | LYD |
|---|---|
| 1 JPY | 0.04 LYD |
| 10 JPY | 0.40 LYD |
| 50 JPY | 2.02 LYD |
| 100 JPY | 4.03 LYD |
| 500 JPY | 20.16 LYD |
| 1,000 JPY | 40.32 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-03-07T04:05:24Z",
"rates": {
"LYD": 0.040316
}
}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.0316,
"rate": 0.040316
}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