Rate Overview
Live
1 LSL = 35.3625 XOF
1 XOF = 0.028279
LSL
Avg
35.2755
High
35.3625
Low
35.0388
Last updated: 7/8/2026, 10:04:18 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 35.36 XOF |
| 10 LSL | 353.63 XOF |
| 50 LSL | 1,768.13 XOF |
| 100 LSL | 3,536.25 XOF |
| 500 LSL | 17,681.27 XOF |
| 1,000 LSL | 35,362.54 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-08T10:04:18Z",
"rates": {
"XOF": 35.362536
}
}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": 3536.2536,
"rate": 35.362536
}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