Rate Overview
Live
1 LSL = 35.3341 XAF
1 XAF = 0.028301
LSL
Avg
35.2623
High
35.3482
Low
35.0141
Last updated: 7/8/2026, 2:16:33 AM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 35.33 XAF |
| 10 LSL | 353.34 XAF |
| 50 LSL | 1,766.70 XAF |
| 100 LSL | 3,533.41 XAF |
| 500 LSL | 17,667.05 XAF |
| 1,000 LSL | 35,334.10 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-08T02:16:33Z",
"rates": {
"XAF": 35.334098
}
}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": 3533.4098,
"rate": 35.334098
}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