Rate Overview
Live
1 XOF = 0.030042 LSL
1 LSL = 33.2867
XOF
Avg
0.029974
High
0.030249
Low
0.029529
Last updated: 3/27/2026, 4:26:12 AM
Quick Conversions
| XOF | LSL |
|---|---|
| 1 XOF | 0.03 LSL |
| 10 XOF | 0.30 LSL |
| 50 XOF | 1.50 LSL |
| 100 XOF | 3.00 LSL |
| 500 XOF | 15.02 LSL |
| 1,000 XOF | 30.04 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-27T04:26:12Z",
"rates": {
"LSL": 0.030042
}
}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": 3.0042,
"rate": 0.030042
}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