Rate Overview
Live
1 JPY = 564.0758 LBP
1 LBP = 0.001773
JPY
Avg
569.2910
High
589.3784
Low
559.8412
Last updated: 5/27/2026, 7:22:28 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.08 LBP |
| 10 JPY | 5,640.76 LBP |
| 50 JPY | 28,203.79 LBP |
| 100 JPY | 56,407.58 LBP |
| 500 JPY | 282,037.90 LBP |
| 1,000 JPY | 564,075.79 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-05-27T19:22:28Z",
"rates": {
"LBP": 564.075792
}
}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": 56407.5792,
"rate": 564.075792
}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