Rate Overview
Live
1 XAF = 0.030044 LSL
1 LSL = 33.2845
XAF
Avg
0.029206
High
0.030044
Low
0.028652
Last updated: 3/27/2026, 6:43:09 PM
Quick Conversions
| XAF | LSL |
|---|---|
| 1 XAF | 0.03 LSL |
| 10 XAF | 0.30 LSL |
| 50 XAF | 1.50 LSL |
| 100 XAF | 3.00 LSL |
| 500 XAF | 15.02 LSL |
| 1,000 XAF | 30.04 LSL |
Get XAF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=LSLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-03-27T18:43:09Z",
"rates": {
"LSL": 0.030044
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "LSL",
"amount": 100
},
"result": 3.0044,
"rate": 0.030044
}Build with XAF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key