Rate Overview
Live
1 JPY = 564.2933 LBP
1 LBP = 0.001772
JPY
Avg
562.1027
High
565.1041
Low
558.2549
Last updated: 5/27/2026, 10:42:15 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.29 LBP |
| 10 JPY | 5,642.93 LBP |
| 50 JPY | 28,214.67 LBP |
| 100 JPY | 56,429.33 LBP |
| 500 JPY | 282,146.67 LBP |
| 1,000 JPY | 564,293.34 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-27T22:42:15Z",
"rates": {
"LBP": 564.293342
}
}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": 56429.334200000005,
"rate": 564.293342
}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