Rate Overview
Live
1 JPY = 0.039809 LYD
1 LYD = 25.1199
JPY
Avg
0.039788
High
0.039829
Low
0.039742
Last updated: 6/17/2026, 7:08:54 AM
Quick Conversions
| JPY | LYD |
|---|---|
| 1 JPY | 0.04 LYD |
| 10 JPY | 0.40 LYD |
| 50 JPY | 1.99 LYD |
| 100 JPY | 3.98 LYD |
| 500 JPY | 19.90 LYD |
| 1,000 JPY | 39.81 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-06-17T07:08:54Z",
"rates": {
"LYD": 0.039809
}
}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.9808999999999997,
"rate": 0.039809
}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