Rate Overview
Live
1 LBP = 0.006416 XAF
1 XAF = 155.8603
LBP
Avg
0.006477
High
0.007103
Low
0.006214
Last updated: 7/28/2026, 3:17:07 PM
Quick Conversions
| LBP | XAF |
|---|---|
| 1 LBP | 0.01 XAF |
| 10 LBP | 0.06 XAF |
| 50 LBP | 0.32 XAF |
| 100 LBP | 0.64 XAF |
| 500 LBP | 3.21 XAF |
| 1,000 LBP | 6.42 XAF |
Get LBP/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=XAFExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-07-28T15:17:07Z",
"rates": {
"XAF": 0.006416
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "XAF",
"amount": 100
},
"result": 0.6416,
"rate": 0.006416
}Build with LBP/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key