Rate Overview
Live
1 JPY = 564.1677 LBP
1 LBP = 0.001773
JPY
Avg
592.0265
High
630.1745
Low
563.9163
Last updated: 5/27/2026, 4:04:07 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:04:07Z",
"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