Rate Overview
Live
1 LBP = 0.001135 XPF
1 XPF = 881.0573
LBP
Avg
0.001137
High
0.001142
Low
0.001135
Last updated: 5/7/2026, 1:48:56 PM
Quick Conversions
| LBP | XPF |
|---|---|
| 1 LBP | 0.00 XPF |
| 10 LBP | 0.01 XPF |
| 50 LBP | 0.06 XPF |
| 100 LBP | 0.11 XPF |
| 500 LBP | 0.57 XPF |
| 1,000 LBP | 1.14 XPF |
Get LBP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=XPFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-07T13:48:56Z",
"rates": {
"XPF": 0.001135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "XPF",
"amount": 100
},
"result": 0.11349999999999999,
"rate": 0.001135
}Build with LBP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key