Rate Overview
Live
1 LSL = 34.4154 XAF
1 XAF = 0.029057
LSL
Avg
34.3661
High
35.3308
Low
33.3859
Last updated: 7/29/2026, 5:39:19 PM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 34.42 XAF |
| 10 LSL | 344.15 XAF |
| 50 LSL | 1,720.77 XAF |
| 100 LSL | 3,441.54 XAF |
| 500 LSL | 17,207.69 XAF |
| 1,000 LSL | 34,415.37 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-29T17:39:19Z",
"rates": {
"XAF": 34.415374
}
}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": 3441.5374,
"rate": 34.415374
}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