Rate Overview
Live
1 JPY = 561.6500 LBP
1 LBP = 0.001780
JPY
Avg
563.0947
High
566.2428
Low
561.0654
Last updated: 3/27/2026, 7:46:23 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 561.65 LBP |
| 10 JPY | 5,616.50 LBP |
| 50 JPY | 28,082.50 LBP |
| 100 JPY | 56,165.00 LBP |
| 500 JPY | 280,824.99 LBP |
| 1,000 JPY | 561,649.97 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-03-27T07:46:23Z",
"rates": {
"LBP": 561.649973
}
}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": 56164.9973,
"rate": 561.649973
}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