Rate Overview
Live
1 JPY = 561.4239 LBP
1 LBP = 0.001781
JPY
Avg
562.0121
High
563.7449
Low
559.4536
Last updated: 4/17/2026, 6:10:22 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 561.42 LBP |
| 10 JPY | 5,614.24 LBP |
| 50 JPY | 28,071.19 LBP |
| 100 JPY | 56,142.39 LBP |
| 500 JPY | 280,711.95 LBP |
| 1,000 JPY | 561,423.89 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-04-17T06:10:22Z",
"rates": {
"LBP": 561.42389
}
}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": 56142.389,
"rate": 561.42389
}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