Rate Overview
Live
1 PHP = 1477.28 LBP
1 LBP = 0.000677
PHP
Avg
1474.93
High
1488.11
Low
1458.97
Last updated: 6/18/2026, 3:30:30 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,477.28 LBP |
| 10 PHP | 14,772.79 LBP |
| 50 PHP | 73,863.93 LBP |
| 100 PHP | 147,727.86 LBP |
| 500 PHP | 738,639.29 LBP |
| 1,000 PHP | 1,477,278.58 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-06-18T03:30:30Z",
"rates": {
"LBP": 1477.278583
}
}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": 147727.8583,
"rate": 1477.278583
}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