Rate Overview
Live
1 XPF = 880.1935 LBP
1 LBP = 0.001136
XPF
Avg
878.7217
High
880.5798
Low
875.4374
Last updated: 5/7/2026, 2:51:31 PM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 880.19 LBP |
| 10 XPF | 8,801.94 LBP |
| 50 XPF | 44,009.68 LBP |
| 100 XPF | 88,019.35 LBP |
| 500 XPF | 440,096.75 LBP |
| 1,000 XPF | 880,193.51 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-07T14:51:31Z",
"rates": {
"LBP": 880.193508
}
}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": 88019.3508,
"rate": 880.193508
}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