Rate Overview
Live
1 JPY = 576.9635 LBP
1 LBP = 0.001733
JPY
Avg
566.8792
High
576.9635
Low
555.4721
Last updated: 9/5/2026, 11:42:09 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 576.96 LBP |
| 10 JPY | 5,769.63 LBP |
| 50 JPY | 28,848.17 LBP |
| 100 JPY | 57,696.35 LBP |
| 500 JPY | 288,481.73 LBP |
| 1,000 JPY | 576,963.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-09-05T23:42:09Z",
"rates": {
"LBP": 576.96346
}
}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": 57696.346000000005,
"rate": 576.96346
}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