Rate Overview
Live
1 JPY = 555.0290 LBP
1 LBP = 0.001802
JPY
Avg
554.4829
High
556.9677
Low
551.7218
Last updated: 7/5/2026, 11:37:51 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 555.03 LBP |
| 10 JPY | 5,550.29 LBP |
| 50 JPY | 27,751.45 LBP |
| 100 JPY | 55,502.90 LBP |
| 500 JPY | 277,514.48 LBP |
| 1,000 JPY | 555,028.96 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-05T23:37:51Z",
"rates": {
"LBP": 555.028955
}
}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": 55502.8955,
"rate": 555.028955
}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