Rate Overview
Live
1 JPY = 0.039886 LYD
1 LYD = 25.0715
JPY
Avg
0.036961
High
0.041093
Low
0.031980
Last updated: 3/27/2026, 2:34:02 PM
Quick Conversions
| JPY | LYD |
|---|---|
| 1 JPY | 0.04 LYD |
| 10 JPY | 0.40 LYD |
| 50 JPY | 1.99 LYD |
| 100 JPY | 3.99 LYD |
| 500 JPY | 19.94 LYD |
| 1,000 JPY | 39.89 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-27T14:34:02Z",
"rates": {
"LYD": 0.039886
}
}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.9886,
"rate": 0.039886
}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