Rate Overview
Live
1 LSL = 33.2838 XAF
1 XAF = 0.030045
LSL
Avg
33.4768
High
34.7491
Low
32.2733
Last updated: 3/27/2026, 4:47:54 PM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 33.28 XAF |
| 10 LSL | 332.84 XAF |
| 50 LSL | 1,664.19 XAF |
| 100 LSL | 3,328.38 XAF |
| 500 LSL | 16,641.92 XAF |
| 1,000 LSL | 33,283.83 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-03-27T16:47:54Z",
"rates": {
"XAF": 33.283833
}
}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": 3328.3833,
"rate": 33.283833
}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