Rate Overview
Live
1 PHP = 1478.93 LBP
1 LBP = 0.000676
PHP
Avg
1509.35
High
1565.67
Low
1478.93
Last updated: 3/28/2026, 10:59:53 AM
Quick Conversions
| PHP | LBP |
|---|---|
| 1 PHP | 1,478.93 LBP |
| 10 PHP | 14,789.34 LBP |
| 50 PHP | 73,946.69 LBP |
| 100 PHP | 147,893.39 LBP |
| 500 PHP | 739,466.94 LBP |
| 1,000 PHP | 1,478,933.88 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-03-28T10:59:53Z",
"rates": {
"LBP": 1478.933879
}
}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": 147893.3879,
"rate": 1478.933879
}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