Rate Overview
Live
1 LSL = 35.1069 XOF
1 XOF = 0.028484
LSL
Avg
35.0097
High
35.1574
Low
34.7511
Last updated: 8/12/2026, 10:11:11 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 35.11 XOF |
| 10 LSL | 351.07 XOF |
| 50 LSL | 1,755.34 XOF |
| 100 LSL | 3,510.69 XOF |
| 500 LSL | 17,553.45 XOF |
| 1,000 LSL | 35,106.89 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-08-12T10:11:11Z",
"rates": {
"XOF": 35.106893
}
}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": 3510.6893,
"rate": 35.106893
}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