Rate Overview
Live
1 LBP = 0.001749 JPY
1 JPY = 571.7553
LBP
Avg
0.001751
High
0.001765
Low
0.001744
Last updated: 5/9/2026, 4:52:52 AM
Quick Conversions
| LBP | JPY |
|---|---|
| 1 LBP | 0.00 JPY |
| 10 LBP | 0.02 JPY |
| 50 LBP | 0.09 JPY |
| 100 LBP | 0.17 JPY |
| 500 LBP | 0.87 JPY |
| 1,000 LBP | 1.75 JPY |
Get LBP/JPY Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=JPYExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-09T04:52:52Z",
"rates": {
"JPY": 0.001749
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=JPY&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "JPY",
"amount": 100
},
"result": 0.1749,
"rate": 0.001749
}Build with LBP/JPY Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key