Rate Overview
Live
1 LSL = 34.3523 XAF
1 XAF = 0.029110
LSL
Avg
33.3056
High
35.3412
Low
31.3206
Last updated: 7/28/2026, 12:15:08 PM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 34.35 XAF |
| 10 LSL | 343.52 XAF |
| 50 LSL | 1,717.62 XAF |
| 100 LSL | 3,435.23 XAF |
| 500 LSL | 17,176.17 XAF |
| 1,000 LSL | 34,352.34 XAF |
Get LSL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=XAFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-07-28T12:15:08Z",
"rates": {
"XAF": 34.352341
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "XAF",
"amount": 100
},
"result": 3435.2341,
"rate": 34.352341
}Build with LSL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key