Rate Overview
Live
1 JPY = 572.8305 LBP
1 LBP = 0.001746
JPY
Avg
570.9730
High
573.2436
Low
566.5017
Last updated: 5/7/2026, 8:10:27 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 572.83 LBP |
| 10 JPY | 5,728.30 LBP |
| 50 JPY | 28,641.52 LBP |
| 100 JPY | 57,283.05 LBP |
| 500 JPY | 286,415.23 LBP |
| 1,000 JPY | 572,830.46 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-07T08:10:27Z",
"rates": {
"LBP": 572.830456
}
}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": 57283.045600000005,
"rate": 572.830456
}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