Rate Overview
Live
1 LBP = 0.001154 XPF
1 XPF = 866.5511
LBP
Avg
0.001136
High
0.001159
Low
0.001113
Last updated: 3/27/2026, 9:43:26 AM
Quick Conversions
| LBP | XPF |
|---|---|
| 1 LBP | 0.00 XPF |
| 10 LBP | 0.01 XPF |
| 50 LBP | 0.06 XPF |
| 100 LBP | 0.12 XPF |
| 500 LBP | 0.58 XPF |
| 1,000 LBP | 1.15 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-03-27T09:43:26Z",
"rates": {
"XPF": 0.001154
}
}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.1154,
"rate": 0.001154
}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