Rate Overview
Live
1 JPY = 564.3703 LBP
1 LBP = 0.001772
JPY
Avg
569.7707
High
579.7021
Low
564.0117
Last updated: 3/7/2026, 1:55:07 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 564.37 LBP |
| 10 JPY | 5,643.70 LBP |
| 50 JPY | 28,218.52 LBP |
| 100 JPY | 56,437.03 LBP |
| 500 JPY | 282,185.17 LBP |
| 1,000 JPY | 564,370.33 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-07T01:55:07Z",
"rates": {
"LBP": 564.370334
}
}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": 56437.03339999999,
"rate": 564.370334
}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