Rate Overview
Live
1 LSL = 33.2858 XOF
1 XOF = 0.030043
LSL
Avg
33.3631
High
33.8647
Low
33.0589
Last updated: 3/27/2026, 4:20:41 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 33.29 XOF |
| 10 LSL | 332.86 XOF |
| 50 LSL | 1,664.29 XOF |
| 100 LSL | 3,328.58 XOF |
| 500 LSL | 16,642.89 XOF |
| 1,000 LSL | 33,285.77 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-03-27T04:20:41Z",
"rates": {
"XOF": 33.285773
}
}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": 3328.5773,
"rate": 33.285773
}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