Rate Overview
Live
1 LSL = 34.4550 XOF
1 XOF = 0.029023
LSL
Avg
33.1025
High
35.3489
Low
31.0184
Last updated: 7/29/2026, 12:39:34 PM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.46 XOF |
| 10 LSL | 344.55 XOF |
| 50 LSL | 1,722.75 XOF |
| 100 LSL | 3,445.50 XOF |
| 500 LSL | 17,227.51 XOF |
| 1,000 LSL | 34,455.03 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-07-29T12:39:34Z",
"rates": {
"XOF": 34.455028
}
}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": 3445.5027999999998,
"rate": 34.455028
}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