Rate Overview
Live
1 PHP = 1475.11 LBP
1 LBP = 0.000678
PHP
Avg
1463.48
High
1482.87
Low
1451.13
Last updated: 5/8/2026, 3:27:01 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,475.11 LBP |
| 10 PHP | 14,751.07 LBP |
| 50 PHP | 73,755.37 LBP |
| 100 PHP | 147,510.74 LBP |
| 500 PHP | 737,553.72 LBP |
| 1,000 PHP | 1,475,107.44 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-08T03:27:01Z",
"rates": {
"LBP": 1475.107442
}
}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": 147510.7442,
"rate": 1475.107442
}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