Rate Overview
Live
1 LBP = 0.001158 XPF
1 XPF = 863.5579
LBP
Avg
0.001141
High
0.001158
Low
0.001116
Last updated: 3/7/2026, 4:07:05 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.16 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-07T04:07:05Z",
"rates": {
"XPF": 0.001158
}
}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.1158,
"rate": 0.001158
}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