Rate Overview
Live
1 LSL = 35.0100 XOF
1 XOF = 0.028563
LSL
Avg
34.8325
High
35.0100
Low
34.3609
Last updated: 6/18/2026, 10:02:56 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 35.01 XOF |
| 10 LSL | 350.10 XOF |
| 50 LSL | 1,750.50 XOF |
| 100 LSL | 3,501.00 XOF |
| 500 LSL | 17,505.01 XOF |
| 1,000 LSL | 35,010.02 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-06-18T10:02:56Z",
"rates": {
"XOF": 35.01002
}
}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": 3501.0019999999995,
"rate": 35.01002
}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