Rate Overview
Live
1 LSL = 34.8150 XOF
1 XOF = 0.028723
LSL
Avg
35.0197
High
35.3540
Low
34.7072
Last updated: 7/21/2026, 7:54:00 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.82 XOF |
| 10 LSL | 348.15 XOF |
| 50 LSL | 1,740.75 XOF |
| 100 LSL | 3,481.50 XOF |
| 500 LSL | 17,407.51 XOF |
| 1,000 LSL | 34,815.01 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-21T07:54:00Z",
"rates": {
"XOF": 34.815012
}
}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": 3481.5012,
"rate": 34.815012
}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