Rate Overview
Live
1 PHP = 1451.45 LBP
1 LBP = 0.000689
PHP
Avg
1535.61
High
1615.98
Low
1451.13
Last updated: 7/27/2026, 12:25:58 PM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,451.45 LBP |
| 10 PHP | 14,514.55 LBP |
| 50 PHP | 72,572.74 LBP |
| 100 PHP | 145,145.48 LBP |
| 500 PHP | 725,727.39 LBP |
| 1,000 PHP | 1,451,454.78 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-27T12:25:58Z",
"rates": {
"LBP": 1451.454784
}
}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": 145145.4784,
"rate": 1451.454784
}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