Rate Overview
Live
1 PHP = 1465.35 LBP
1 LBP = 0.000682
PHP
Avg
1489.15
High
1562.49
Low
1448.47
Last updated: 8/6/2026, 8:06:22 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,465.35 LBP |
| 10 PHP | 14,653.49 LBP |
| 50 PHP | 73,267.44 LBP |
| 100 PHP | 146,534.87 LBP |
| 500 PHP | 732,674.36 LBP |
| 1,000 PHP | 1,465,348.71 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-06T08:06:22Z",
"rates": {
"LBP": 1465.348713
}
}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": 146534.8713,
"rate": 1465.348713
}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