Rate Overview
Live
1 JPY = 561.3038 LBP
1 LBP = 0.001782
JPY
Avg
563.0409
High
566.2428
Low
561.0654
Last updated: 3/27/2026, 9:26:15 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 561.30 LBP |
| 10 JPY | 5,613.04 LBP |
| 50 JPY | 28,065.19 LBP |
| 100 JPY | 56,130.38 LBP |
| 500 JPY | 280,651.90 LBP |
| 1,000 JPY | 561,303.81 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-27T09:26:15Z",
"rates": {
"LBP": 561.303805
}
}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": 56130.3805,
"rate": 561.303805
}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