Rate Overview
Live
1 LSL = 34.0356 XOF
1 XOF = 0.029381
LSL
Avg
33.6697
High
34.1213
Low
33.3346
Last updated: 5/8/2026, 1:01:57 PM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.04 XOF |
| 10 LSL | 340.36 XOF |
| 50 LSL | 1,701.78 XOF |
| 100 LSL | 3,403.56 XOF |
| 500 LSL | 17,017.82 XOF |
| 1,000 LSL | 34,035.64 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-08T13:01:57Z",
"rates": {
"XOF": 34.035638
}
}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": 3403.5638,
"rate": 34.035638
}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