Rate Overview
Live
1 XPF = 872.3445 LBP
1 LBP = 0.001146
XPF
Avg
868.8725
High
872.3445
Low
863.3291
Last updated: 8/14/2026, 1:36:30 PM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 872.34 LBP |
| 10 XPF | 8,723.45 LBP |
| 50 XPF | 43,617.23 LBP |
| 100 XPF | 87,234.45 LBP |
| 500 XPF | 436,172.27 LBP |
| 1,000 XPF | 872,344.54 LBP |
Get XPF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LBPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-08-14T13:36:30Z",
"rates": {
"LBP": 872.344536
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LBP",
"amount": 100
},
"result": 87234.4536,
"rate": 872.344536
}Build with XPF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key