Rate Overview
Live
1 LBP = 0.006403 XOF
1 XOF = 156.1768
LBP
Avg
0.006274
High
0.006521
Low
0.006089
Last updated: 7/29/2026, 5:42:56 AM
Quick Conversions
| LBP | XOF |
|---|---|
| 1 LBP | 0.01 XOF |
| 10 LBP | 0.06 XOF |
| 50 LBP | 0.32 XOF |
| 100 LBP | 0.64 XOF |
| 500 LBP | 3.20 XOF |
| 1,000 LBP | 6.40 XOF |
Get LBP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=XOFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-29T05:42:56Z",
"rates": {
"XOF": 0.006403
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "XOF",
"amount": 100
},
"result": 0.6403,
"rate": 0.006403
}Build with LBP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key