Rate Overview
Live
1 XPF = 879.9541 LBP
1 LBP = 0.001136
XPF
Avg
872.7257
High
879.9541
Low
864.1848
Last updated: 5/27/2026, 5:28:58 PM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 879.95 LBP |
| 10 XPF | 8,799.54 LBP |
| 50 XPF | 43,997.71 LBP |
| 100 XPF | 87,995.41 LBP |
| 500 XPF | 439,977.06 LBP |
| 1,000 XPF | 879,954.12 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-05-27T17:28:58Z",
"rates": {
"LBP": 879.95412
}
}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": 87995.412,
"rate": 879.95412
}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