Rate Overview
Live
1 JPY = 548.2254 LBP
1 LBP = 0.001824
JPY
Avg
564.9916
High
589.3784
Low
548.1009
Last updated: 7/28/2026, 3:08:28 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 548.23 LBP |
| 10 JPY | 5,482.25 LBP |
| 50 JPY | 27,411.27 LBP |
| 100 JPY | 54,822.54 LBP |
| 500 JPY | 274,112.71 LBP |
| 1,000 JPY | 548,225.43 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-07-28T15:08:28Z",
"rates": {
"LBP": 548.225427
}
}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": 54822.5427,
"rate": 548.225427
}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