Rate Overview
Live
1 LBP = 0.000657 PHP
1 PHP = 1522.07 LBP
Avg
0.000660
High
0.000688
Low
0.000644
Last updated: 1/25/2026, 11:02:25 AM
Quick Conversions
| LBP | PHP |
|---|---|
| 1 LBP | 0.00 PHP |
| 10 LBP | 0.01 PHP |
| 50 LBP | 0.03 PHP |
| 100 LBP | 0.07 PHP |
| 500 LBP | 0.33 PHP |
| 1,000 LBP | 0.66 PHP |
Get LBP/PHP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=PHPExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-01-25T11:02:25Z",
"rates": {
"PHP": 0.000657
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=PHP&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "PHP",
"amount": 100
},
"result": 0.06570000000000001,
"rate": 0.000657
}Build with LBP/PHP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key