Rate Overview
Live
1 LSL = 34.1193 XAF
1 XAF = 0.029309
LSL
Avg
34.4914
High
34.9237
Low
34.0472
Last updated: 3/7/2026, 7:24:08 AM
Quick Conversions
| LSL | XAF |
|---|---|
| 1 LSL | 34.12 XAF |
| 10 LSL | 341.19 XAF |
| 50 LSL | 1,705.97 XAF |
| 100 LSL | 3,411.93 XAF |
| 500 LSL | 17,059.66 XAF |
| 1,000 LSL | 34,119.31 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-03-07T07:24:08Z",
"rates": {
"XAF": 34.119312
}
}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": 3411.9312,
"rate": 34.119312
}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