Rate Overview
Live
1 PHP = 1502.32 LBP
1 LBP = 0.000666
PHP
Avg
1528.35
High
1565.67
Low
1502.32
Last updated: 3/7/2026, 7:35:00 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,502.32 LBP |
| 10 PHP | 15,023.22 LBP |
| 50 PHP | 75,116.10 LBP |
| 100 PHP | 150,232.19 LBP |
| 500 PHP | 751,160.95 LBP |
| 1,000 PHP | 1,502,321.90 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-03-07T07:35:00Z",
"rates": {
"LBP": 1502.321902
}
}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": 150232.19019999998,
"rate": 1502.321902
}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