Rate Overview
Live
1 JPY = 564.1677 LBP
1 LBP = 0.001773
JPY
Avg
566.0244
High
573.2436
Low
557.2350
Last updated: 5/27/2026, 4:03:02 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.17 LBP |
| 10 JPY | 5,641.68 LBP |
| 50 JPY | 28,208.39 LBP |
| 100 JPY | 56,416.77 LBP |
| 500 JPY | 282,083.87 LBP |
| 1,000 JPY | 564,167.74 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-27T16:03:02Z",
"rates": {
"LBP": 564.167744
}
}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": 56416.774399999995,
"rate": 564.167744
}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