Rate Overview
Live
1 LSL = 34.8803 XAF
1 XAF = 0.028669
LSL
Avg
34.8164
High
34.9701
Low
34.3555
Last updated: 6/18/2026, 8:21:30 AM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 34.88 XAF |
| 10 LSL | 348.80 XAF |
| 50 LSL | 1,744.02 XAF |
| 100 LSL | 3,488.03 XAF |
| 500 LSL | 17,440.17 XAF |
| 1,000 LSL | 34,880.35 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-06-18T08:21:30Z",
"rates": {
"XAF": 34.880345
}
}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": 3488.0344999999998,
"rate": 34.880345
}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