Rate Overview
Live
1 JPY = 561.0774 LBP
1 LBP = 0.001782
JPY
Avg
594.5538
High
630.1745
Low
561.0774
Last updated: 3/27/2026, 2:47:42 PM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 561.08 LBP |
| 10 JPY | 5,610.77 LBP |
| 50 JPY | 28,053.87 LBP |
| 100 JPY | 56,107.74 LBP |
| 500 JPY | 280,538.68 LBP |
| 1,000 JPY | 561,077.36 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-27T14:47:42Z",
"rates": {
"LBP": 561.077359
}
}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": 56107.7359,
"rate": 561.077359
}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