Rate Overview
Live
1 PHP = 1488.51 LBP
1 LBP = 0.000672
PHP
Avg
1498.01
High
1562.49
Low
1448.47
Last updated: 6/18/2026, 5:07:08 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,488.51 LBP |
| 10 PHP | 14,885.12 LBP |
| 50 PHP | 74,425.59 LBP |
| 100 PHP | 148,851.18 LBP |
| 500 PHP | 744,255.91 LBP |
| 1,000 PHP | 1,488,511.83 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-18T05:07:08Z",
"rates": {
"LBP": 1488.511826
}
}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": 148851.1826,
"rate": 1488.511826
}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