Rate Overview
Live
1 LSL = 34.4187 XOF
1 XOF = 0.029054
LSL
Avg
34.3737
High
35.3364
Low
33.4382
Last updated: 7/29/2026, 10:10:40 AM
Quick Conversions
| LSL | XOF |
|---|---|
| 1 LSL | 34.42 XOF |
| 10 LSL | 344.19 XOF |
| 50 LSL | 1,720.94 XOF |
| 100 LSL | 3,441.87 XOF |
| 500 LSL | 17,209.37 XOF |
| 1,000 LSL | 34,418.73 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-07-29T10:10:40Z",
"rates": {
"XOF": 34.418734
}
}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": 3441.8734,
"rate": 34.418734
}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