Rate Overview
Live
1 PHP = 1467.99 LBP
1 LBP = 0.000681
PHP
Avg
1511.75
High
1580.73
Low
1448.47
Last updated: 8/3/2026, 11:03:37 PM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,467.99 LBP |
| 10 PHP | 14,679.87 LBP |
| 50 PHP | 73,399.37 LBP |
| 100 PHP | 146,798.74 LBP |
| 500 PHP | 733,993.69 LBP |
| 1,000 PHP | 1,467,987.39 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-03T23:03:37Z",
"rates": {
"LBP": 1467.987388
}
}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": 146798.7388,
"rate": 1467.987388
}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