Rate Overview
Live
1 JPY = 548.6087 LBP
1 LBP = 0.001823
JPY
Avg
588.4504
High
630.1745
Low
548.6087
Last updated: 7/28/2026, 5:52:26 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 548.61 LBP |
| 10 JPY | 5,486.09 LBP |
| 50 JPY | 27,430.44 LBP |
| 100 JPY | 54,860.87 LBP |
| 500 JPY | 274,304.37 LBP |
| 1,000 JPY | 548,608.75 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-28T05:52:26Z",
"rates": {
"LBP": 548.608749
}
}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": 54860.874899999995,
"rate": 548.608749
}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