Rate Overview
Live
1 LSL = 33.9329 XAF
1 XAF = 0.029470
LSL
Avg
34.0676
High
34.3745
Low
33.9329
Last updated: 4/17/2026, 4:56:10 AM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 33.93 XAF |
| 10 LSL | 339.33 XAF |
| 50 LSL | 1,696.64 XAF |
| 100 LSL | 3,393.29 XAF |
| 500 LSL | 16,966.44 XAF |
| 1,000 LSL | 33,932.88 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-04-17T04:56:10Z",
"rates": {
"XAF": 33.932878
}
}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": 3393.2878,
"rate": 33.932878
}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