Rate Overview
Live
1 LBP = 0.006397 XOF
1 XOF = 156.3233
LBP
Avg
0.006400
High
0.006412
Low
0.006387
Last updated: 7/8/2026, 12:00:42 PM
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-08T12:00:42Z",
"rates": {
"XOF": 0.006397
}
}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.6396999999999999,
"rate": 0.006397
}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