Rate Overview
Live
1 XPF = 858.0459 LBP
1 LBP = 0.001165
XPF
Avg
858.6746
High
860.8132
Low
856.1866
Last updated: 7/27/2026, 10:17:01 AM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 858.05 LBP |
| 10 XPF | 8,580.46 LBP |
| 50 XPF | 42,902.30 LBP |
| 100 XPF | 85,804.59 LBP |
| 500 XPF | 429,022.96 LBP |
| 1,000 XPF | 858,045.92 LBP |
Get XPF/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=LBPExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-07-27T10:17:01Z",
"rates": {
"LBP": 858.045922
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "LBP",
"amount": 100
},
"result": 85804.5922,
"rate": 858.045922
}Build with XPF/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key