Rate Overview
Live
1 JPY = 564.5181 LBP
1 LBP = 0.001771
JPY
Avg
562.1308
High
565.1041
Low
558.2549
Last updated: 5/27/2026, 2:50:30 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.52 LBP |
| 10 JPY | 5,645.18 LBP |
| 50 JPY | 28,225.91 LBP |
| 100 JPY | 56,451.81 LBP |
| 500 JPY | 282,259.07 LBP |
| 1,000 JPY | 564,518.14 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-27T14:50:30Z",
"rates": {
"LBP": 564.518144
}
}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": 56451.8144,
"rate": 564.518144
}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