Rate Overview
Live
1 LBP = 0.006262 XAF
1 XAF = 159.6934
LBP
Avg
0.006307
High
0.006360
Low
0.006262
Last updated: 5/27/2026, 12:14:02 PM
Quick Conversions
| LBP | XAF |
|---|---|
| 1 LBP | 0.01 XAF |
| 10 LBP | 0.06 XAF |
| 50 LBP | 0.31 XAF |
| 100 LBP | 0.63 XAF |
| 500 LBP | 3.13 XAF |
| 1,000 LBP | 6.26 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-05-27T12:14:02Z",
"rates": {
"XAF": 0.006262
}
}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.6262,
"rate": 0.006262
}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