Rate Overview
Live
1 LBP = 0.001772 JPY
1 JPY = 564.3341
LBP
Avg
0.001753
High
0.001773
Low
0.001725
Last updated: 3/6/2026, 9:56:31 PM
Quick Conversions
| LBP | JPY |
|---|---|
| 1 LBP | 0.00 JPY |
| 10 LBP | 0.02 JPY |
| 50 LBP | 0.09 JPY |
| 100 LBP | 0.18 JPY |
| 500 LBP | 0.89 JPY |
| 1,000 LBP | 1.77 JPY |
Get LBP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=JPYExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-03-06T21:56:31Z",
"rates": {
"JPY": 0.001772
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "JPY",
"amount": 100
},
"result": 0.1772,
"rate": 0.001772
}Build with LBP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key