Rate Overview
Live
1 XPF = 873.7723 LBP
1 LBP = 0.001144
XPF
Avg
868.2190
High
873.7723
Low
859.2025
Last updated: 6/17/2026, 6:40:49 AM
Quick Conversions
| XPF | LBP |
|---|---|
| 1 XPF | 873.77 LBP |
| 10 XPF | 8,737.72 LBP |
| 50 XPF | 43,688.62 LBP |
| 100 XPF | 87,377.23 LBP |
| 500 XPF | 436,886.17 LBP |
| 1,000 XPF | 873,772.34 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-06-17T06:40:49Z",
"rates": {
"LBP": 873.772343
}
}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": 87377.2343,
"rate": 873.772343
}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