Rate Overview
Live
1 LSL = 34.2456 XOF
1 XOF = 0.029201
LSL
Avg
34.0895
High
34.2456
Low
33.9124
Last updated: 4/18/2026, 8:51:18 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.25 XOF |
| 10 LSL | 342.46 XOF |
| 50 LSL | 1,712.28 XOF |
| 100 LSL | 3,424.56 XOF |
| 500 LSL | 17,122.79 XOF |
| 1,000 LSL | 34,245.57 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-04-18T08:51:18Z",
"rates": {
"XOF": 34.245571
}
}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": 3424.5571,
"rate": 34.245571
}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