Rate Overview
Live
1 LSL = 33.2670 XOF
1 XOF = 0.030060
LSL
Avg
34.0980
High
35.0451
Low
33.0589
Last updated: 3/27/2026, 6:07:15 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 33.27 XOF |
| 10 LSL | 332.67 XOF |
| 50 LSL | 1,663.35 XOF |
| 100 LSL | 3,326.70 XOF |
| 500 LSL | 16,633.52 XOF |
| 1,000 LSL | 33,267.03 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-27T06:07:15Z",
"rates": {
"XOF": 33.267034
}
}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": 3326.7034000000003,
"rate": 33.267034
}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