Rate Overview
Live
1 LBP = 0.006407 XAF
1 XAF = 156.0793
LBP
Avg
0.006421
High
0.006443
Low
0.006407
Last updated: 7/1/2026, 6:39:05 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.20 XAF |
| 1,000 LBP | 6.41 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-01T18:39:05Z",
"rates": {
"XAF": 0.006407
}
}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.6407,
"rate": 0.006407
}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