Rate Overview
Live
1 LSL = 34.9591 XOF
1 XOF = 0.028605
LSL
Avg
34.8788
High
35.0775
Low
34.7072
Last updated: 7/22/2026, 11:54:17 PM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.96 XOF |
| 10 LSL | 349.59 XOF |
| 50 LSL | 1,747.96 XOF |
| 100 LSL | 3,495.91 XOF |
| 500 LSL | 17,479.56 XOF |
| 1,000 LSL | 34,959.12 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-22T23:54:17Z",
"rates": {
"XOF": 34.959123
}
}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": 3495.9123,
"rate": 34.959123
}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