Rate Overview
Live
1 LSL = 33.7681 XAF
1 XAF = 0.029614
LSL
Avg
33.5616
High
33.7681
Low
33.2169
Last updated: 5/7/2026, 12:34:12 PM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 33.77 XAF |
| 10 LSL | 337.68 XAF |
| 50 LSL | 1,688.40 XAF |
| 100 LSL | 3,376.81 XAF |
| 500 LSL | 16,884.03 XAF |
| 1,000 LSL | 33,768.07 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-05-07T12:34:12Z",
"rates": {
"XAF": 33.768066
}
}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": 3376.8066,
"rate": 33.768066
}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