Rate Overview
Live
1 SLL = 0.024864 XOF
1 XOF = 40.2188
SLL
Avg
0.024467
High
0.024931
Low
0.024006
Last updated: 3/27/2026, 4:07:39 PM
Quick Conversions
| SLL | XOF |
|---|---|
| 1 SLL | 0.02 XOF |
| 10 SLL | 0.25 XOF |
| 50 SLL | 1.24 XOF |
| 100 SLL | 2.49 XOF |
| 500 SLL | 12.43 XOF |
| 1,000 SLL | 24.86 XOF |
Get SLL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=XOFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T16:07:39Z",
"rates": {
"XOF": 0.024864
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "XOF",
"amount": 100
},
"result": 2.4864,
"rate": 0.024864
}Build with SLL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key