Rate Overview
Live
1 LBP = 0.006309 XOF
1 XOF = 158.5037
LBP
Avg
0.006300
High
0.006368
Low
0.006264
Last updated: 9/2/2026, 10:58:54 AM
Quick Conversions
| LBP | XOF |
|---|---|
| 1 LBP | 0.01 XOF |
| 10 LBP | 0.06 XOF |
| 50 LBP | 0.32 XOF |
| 100 LBP | 0.63 XOF |
| 500 LBP | 3.15 XOF |
| 1,000 LBP | 6.31 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-09-02T10:58:54Z",
"rates": {
"XOF": 0.006309
}
}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.6309,
"rate": 0.006309
}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