Rate Overview
Live
1 LBP = 0.006365 XAF
1 XAF = 157.1092
LBP
Avg
0.006342
High
0.006367
Low
0.006320
Last updated: 8/15/2026, 1:25:33 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.18 XAF |
| 1,000 LBP | 6.37 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-08-15T13:25:33Z",
"rates": {
"XAF": 0.006365
}
}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.6365,
"rate": 0.006365
}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