Rate Overview
Live
1 PHP = 1458.40 LBP
1 LBP = 0.000686
PHP
Avg
1467.34
High
1477.38
Low
1458.40
Last updated: 8/14/2026, 10:53:41 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,458.40 LBP |
| 10 PHP | 14,584.01 LBP |
| 50 PHP | 72,920.03 LBP |
| 100 PHP | 145,840.06 LBP |
| 500 PHP | 729,200.30 LBP |
| 1,000 PHP | 1,458,400.60 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-08-14T10:53:41Z",
"rates": {
"LBP": 1458.400602
}
}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": 145840.0602,
"rate": 1458.400602
}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