Rate Overview
Live
1 LSL = 34.1788 XOF
1 XOF = 0.029258
LSL
Avg
34.1827
High
34.8844
Low
33.4382
Last updated: 5/28/2026, 9:54:48 PM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.18 XOF |
| 10 LSL | 341.79 XOF |
| 50 LSL | 1,708.94 XOF |
| 100 LSL | 3,417.88 XOF |
| 500 LSL | 17,089.41 XOF |
| 1,000 LSL | 34,178.81 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-28T21:54:48Z",
"rates": {
"XOF": 34.178812
}
}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.8812000000003,
"rate": 34.178812
}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