Rate Overview
Live
1 XPF = 878.6485 LBP
1 LBP = 0.001138
XPF
Avg
879.0912
High
898.3695
Low
862.1779
Last updated: 5/27/2026, 7:40:24 PM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 878.65 LBP |
| 10 XPF | 8,786.48 LBP |
| 50 XPF | 43,932.42 LBP |
| 100 XPF | 87,864.85 LBP |
| 500 XPF | 439,324.25 LBP |
| 1,000 XPF | 878,648.49 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-05-27T19:40:24Z",
"rates": {
"LBP": 878.648493
}
}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": 87864.8493,
"rate": 878.648493
}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