Rate Overview
Live
1 XOF = 0.029915 LSL
1 LSL = 33.4280
XOF
Avg
0.029950
High
0.030249
Low
0.029529
Last updated: 3/27/2026, 2:53:24 AM
Quick Conversions
| XOF | LSL |
|---|---|
| 1 XOF | 0.03 LSL |
| 10 XOF | 0.30 LSL |
| 50 XOF | 1.50 LSL |
| 100 XOF | 2.99 LSL |
| 500 XOF | 14.96 LSL |
| 1,000 XOF | 29.92 LSL |
Get XOF/LSL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=LSLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-03-27T02:53:24Z",
"rates": {
"LSL": 0.029915
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=LSL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "LSL",
"amount": 100
},
"result": 2.9915000000000003,
"rate": 0.029915
}Build with XOF/LSL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key