Rate Overview
Live
1 LSL = 33.3540 XOF
1 XOF = 0.029981
LSL
Avg
32.8386
High
34.8208
Low
31.0184
Last updated: 3/27/2026, 11:15:58 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 33.35 XOF |
| 10 LSL | 333.54 XOF |
| 50 LSL | 1,667.70 XOF |
| 100 LSL | 3,335.40 XOF |
| 500 LSL | 16,676.99 XOF |
| 1,000 LSL | 33,353.99 XOF |
Get LSL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LSL¤cies=XOFExample Response:
{
"success": true,
"base": "LSL",
"date": "2026-03-27T11:15:58Z",
"rates": {
"XOF": 33.353988
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LSL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LSL",
"to": "XOF",
"amount": 100
},
"result": 3335.3988,
"rate": 33.353988
}Build with LSL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key