Rate Overview
Live
1 PHP = 1452.53 LBP
1 LBP = 0.000688
PHP
Avg
1484.69
High
1551.10
Low
1442.38
Last updated: 7/28/2026, 11:44:03 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,452.53 LBP |
| 10 PHP | 14,525.27 LBP |
| 50 PHP | 72,626.35 LBP |
| 100 PHP | 145,252.70 LBP |
| 500 PHP | 726,263.52 LBP |
| 1,000 PHP | 1,452,527.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-07-28T11:44:03Z",
"rates": {
"LBP": 1452.527037
}
}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": 145252.7037,
"rate": 1452.527037
}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