Rate Overview
Live
1 LBP = 0.001138 XPF
1 XPF = 878.7346
LBP
Avg
0.001137
High
0.001159
Low
0.001113
Last updated: 5/27/2026, 7:20:19 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-27T19:20:19Z",
"rates": {
"XPF": 0.001138
}
}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.11379999999999998,
"rate": 0.001138
}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