Rate Overview
Live
1 LBP = 0.001169 XPF
1 XPF = 855.4320
LBP
Avg
0.001149
High
0.001180
Low
0.001116
Last updated: 7/26/2026, 4:47:16 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.17 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-07-26T04:47:16Z",
"rates": {
"XPF": 0.001169
}
}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.11689999999999999,
"rate": 0.001169
}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