Rate Overview
Live
1 JPY = 559.0393 LBP
1 LBP = 0.001789
JPY
Avg
563.7277
High
567.6005
Low
559.0393
Last updated: 8/15/2026, 4:55:47 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 559.04 LBP |
| 10 JPY | 5,590.39 LBP |
| 50 JPY | 27,951.96 LBP |
| 100 JPY | 55,903.93 LBP |
| 500 JPY | 279,519.63 LBP |
| 1,000 JPY | 559,039.26 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-08-15T04:55:47Z",
"rates": {
"LBP": 559.039262
}
}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": 55903.9262,
"rate": 559.039262
}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