Rate Overview
Live
1 PHP = 1454.47 LBP
1 LBP = 0.000688
PHP
Avg
1454.34
High
1464.20
Low
1442.38
Last updated: 5/28/2026, 9:39:15 PM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,454.47 LBP |
| 10 PHP | 14,544.67 LBP |
| 50 PHP | 72,723.36 LBP |
| 100 PHP | 145,446.72 LBP |
| 500 PHP | 727,233.59 LBP |
| 1,000 PHP | 1,454,467.19 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-05-28T21:39:15Z",
"rates": {
"LBP": 1454.467185
}
}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": 145446.7185,
"rate": 1454.467185
}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