Rate Overview
Live
1 LSL = 34.1782 XOF
1 XOF = 0.029258
LSL
Avg
32.8805
High
34.8968
Low
31.0355
Last updated: 5/28/2026, 11:22:47 PM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.18 XOF |
| 10 LSL | 341.78 XOF |
| 50 LSL | 1,708.91 XOF |
| 100 LSL | 3,417.82 XOF |
| 500 LSL | 17,089.11 XOF |
| 1,000 LSL | 34,178.22 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-05-28T23:22:47Z",
"rates": {
"XOF": 34.178221
}
}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": 3417.8221,
"rate": 34.178221
}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