Rate Overview
Live
1 LSL = 33.2907 XOF
1 XOF = 0.030038
LSL
Avg
34.2694
High
34.8844
Low
33.2907
Last updated: 3/27/2026, 7:49:40 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 33.29 XOF |
| 10 LSL | 332.91 XOF |
| 50 LSL | 1,664.53 XOF |
| 100 LSL | 3,329.07 XOF |
| 500 LSL | 16,645.34 XOF |
| 1,000 LSL | 33,290.68 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-27T07:49:40Z",
"rates": {
"XOF": 33.290677
}
}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": 3329.0677,
"rate": 33.290677
}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