Rate Overview
Live
1 JPY = 550.3521 LBP
1 LBP = 0.001817
JPY
Avg
552.8972
High
556.9677
Low
548.1080
Last updated: 7/26/2026, 1:20:24 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 550.35 LBP |
| 10 JPY | 5,503.52 LBP |
| 50 JPY | 27,517.61 LBP |
| 100 JPY | 55,035.21 LBP |
| 500 JPY | 275,176.06 LBP |
| 1,000 JPY | 550,352.13 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-07-26T01:20:24Z",
"rates": {
"LBP": 550.352129
}
}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": 55035.2129,
"rate": 550.352129
}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