Rate Overview
Live
1 PHP = 1437.25 LBP
1 LBP = 0.000696
PHP
Avg
1434.95
High
1444.09
Low
1421.07
Last updated: 9/5/2026, 8:05:25 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,437.25 LBP |
| 10 PHP | 14,372.48 LBP |
| 50 PHP | 71,862.38 LBP |
| 100 PHP | 143,724.76 LBP |
| 500 PHP | 718,623.81 LBP |
| 1,000 PHP | 1,437,247.63 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-09-05T08:05:25Z",
"rates": {
"LBP": 1437.247625
}
}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": 143724.7625,
"rate": 1437.247625
}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