Rate Overview
Live
1 PHP = 1456.64 LBP
1 LBP = 0.000687
PHP
Avg
1459.28
High
1468.98
Low
1455.64
Last updated: 7/6/2026, 9:26:03 PM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,456.64 LBP |
| 10 PHP | 14,566.42 LBP |
| 50 PHP | 72,832.08 LBP |
| 100 PHP | 145,664.16 LBP |
| 500 PHP | 728,320.81 LBP |
| 1,000 PHP | 1,456,641.62 LBP |
Get PHP/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PHP¤cies=LBPExample Response:
{
"success": true,
"base": "PHP",
"date": "2026-07-06T21:26:03Z",
"rates": {
"LBP": 1456.64162
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PHP&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "PHP",
"to": "LBP",
"amount": 100
},
"result": 145664.162,
"rate": 1456.64162
}Build with PHP/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key