Rate Overview
Live
1 JPY = 564.0846 LBP
1 LBP = 0.001773
JPY
Avg
586.7235
High
628.9668
Low
541.0054
Last updated: 5/27/2026, 6:23:29 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.08 LBP |
| 10 JPY | 5,640.85 LBP |
| 50 JPY | 28,204.23 LBP |
| 100 JPY | 56,408.46 LBP |
| 500 JPY | 282,042.32 LBP |
| 1,000 JPY | 564,084.63 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-27T18:23:29Z",
"rates": {
"LBP": 564.084632
}
}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": 56408.463200000006,
"rate": 564.084632
}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