Rate Overview
Live
1 SLL = 0.022868 XOF
1 XOF = 43.7292
SLL
Avg
0.024404
High
0.024903
Low
0.022868
Last updated: 6/16/2026, 8:52:13 AM
Quick Conversions
| SLL | XOF |
|---|---|
| 1 SLL | 0.02 XOF |
| 10 SLL | 0.23 XOF |
| 50 SLL | 1.14 XOF |
| 100 SLL | 2.29 XOF |
| 500 SLL | 11.43 XOF |
| 1,000 SLL | 22.87 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-06-16T08:52:13Z",
"rates": {
"XOF": 0.022868
}
}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.2868,
"rate": 0.022868
}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