Rate Overview
Live
1 JPY = 547.6392 LBP
1 LBP = 0.001826
JPY
Avg
550.3908
High
553.4717
Low
547.6392
Last updated: 7/26/2026, 10:17:08 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 547.64 LBP |
| 10 JPY | 5,476.39 LBP |
| 50 JPY | 27,381.96 LBP |
| 100 JPY | 54,763.92 LBP |
| 500 JPY | 273,819.62 LBP |
| 1,000 JPY | 547,639.23 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-26T10:17:08Z",
"rates": {
"LBP": 547.639234
}
}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": 54763.9234,
"rate": 547.639234
}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