Rate Overview
Live
1 JPY = 572.8726 LBP
1 LBP = 0.001746
JPY
Avg
570.9811
High
573.2436
Low
566.5017
Last updated: 5/7/2026, 9:07:13 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 572.87 LBP |
| 10 JPY | 5,728.73 LBP |
| 50 JPY | 28,643.63 LBP |
| 100 JPY | 57,287.26 LBP |
| 500 JPY | 286,436.30 LBP |
| 1,000 JPY | 572,872.61 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-05-07T09:07:13Z",
"rates": {
"LBP": 572.872609
}
}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": 57287.2609,
"rate": 572.872609
}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