Rate Overview
Live
1 JPY = 562.0599 LBP
1 LBP = 0.001779
JPY
Avg
563.1478
High
566.2428
Low
561.0654
Last updated: 3/27/2026, 6:06:25 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 562.06 LBP |
| 10 JPY | 5,620.60 LBP |
| 50 JPY | 28,103.00 LBP |
| 100 JPY | 56,205.99 LBP |
| 500 JPY | 281,029.98 LBP |
| 1,000 JPY | 562,059.95 LBP |
Get JPY/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=JPY¤cies=LBPExample Response:
{
"success": true,
"base": "JPY",
"date": "2026-03-27T06:06:25Z",
"rates": {
"LBP": 562.05995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=JPY&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "JPY",
"to": "LBP",
"amount": 100
},
"result": 56205.994999999995,
"rate": 562.05995
}Build with JPY/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key