Rate Overview
Live
1 PHP = 1522.03 LBP
1 LBP = 0.000657 PHP
Avg
1562.00
High
1630.77
Low
1519.34
Last updated: 1/25/2026, 11:04:20 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,522.03 LBP |
| 10 PHP | 15,220.27 LBP |
| 50 PHP | 76,101.37 LBP |
| 100 PHP | 152,202.75 LBP |
| 500 PHP | 761,013.73 LBP |
| 1,000 PHP | 1,522,027.45 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-01-25T11:04:20Z",
"rates": {
"LBP": 1522.027451
}
}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": 152202.7451,
"rate": 1522.027451
}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