Rate Overview
Live
1 XPF = 865.8847 LBP
1 LBP = 0.001155
XPF
Avg
871.7641
High
895.6975
Low
857.4803
Last updated: 3/27/2026, 1:00:21 PM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 865.88 LBP |
| 10 XPF | 8,658.85 LBP |
| 50 XPF | 43,294.24 LBP |
| 100 XPF | 86,588.47 LBP |
| 500 XPF | 432,942.36 LBP |
| 1,000 XPF | 865,884.71 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-03-27T13:00:21Z",
"rates": {
"LBP": 865.88471
}
}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": 86588.471,
"rate": 865.88471
}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