Rate Overview
Live
1 PHP = 1487.24 LBP
1 LBP = 0.000672
PHP
Avg
1491.44
High
1496.31
Low
1484.99
Last updated: 4/17/2026, 5:28:32 PM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,487.24 LBP |
| 10 PHP | 14,872.42 LBP |
| 50 PHP | 74,362.10 LBP |
| 100 PHP | 148,724.20 LBP |
| 500 PHP | 743,621.02 LBP |
| 1,000 PHP | 1,487,242.04 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-04-17T17:28:32Z",
"rates": {
"LBP": 1487.242038
}
}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": 148724.20380000002,
"rate": 1487.242038
}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