Rate Overview
Live
1 JPY = 547.9997 LBP
1 LBP = 0.001825
JPY
Avg
563.3146
High
585.0796
Low
547.9997
Last updated: 7/28/2026, 11:53:41 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 548.00 LBP |
| 10 JPY | 5,480.00 LBP |
| 50 JPY | 27,399.99 LBP |
| 100 JPY | 54,799.97 LBP |
| 500 JPY | 273,999.85 LBP |
| 1,000 JPY | 547,999.70 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-28T11:53:41Z",
"rates": {
"LBP": 547.999702
}
}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": 54799.970199999996,
"rate": 547.999702
}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