Rate Overview
Live
1 JPY = 560.2210 LBP
1 LBP = 0.001785
JPY
Avg
558.6450
High
560.2428
Low
553.2401
Last updated: 6/17/2026, 7:10:30 AM
Quick Conversions
| JPY | LBP |
|---|---|
| 1 JPY | 560.22 LBP |
| 10 JPY | 5,602.21 LBP |
| 50 JPY | 28,011.05 LBP |
| 100 JPY | 56,022.10 LBP |
| 500 JPY | 280,110.51 LBP |
| 1,000 JPY | 560,221.02 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-06-17T07:10:30Z",
"rates": {
"LBP": 560.22102
}
}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": 56022.102,
"rate": 560.22102
}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