Rate Overview
Live
1 SLL = 0.023809 XOF
1 XOF = 42.0009
SLL
Avg
0.024751
High
0.026737
Low
0.022860
Last updated: 7/26/2026, 3:15:11 PM
Quick Conversions
| SLL | XOF |
|---|---|
| 1 SLL | 0.02 XOF |
| 10 SLL | 0.24 XOF |
| 50 SLL | 1.19 XOF |
| 100 SLL | 2.38 XOF |
| 500 SLL | 11.90 XOF |
| 1,000 SLL | 23.81 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-07-26T15:15:11Z",
"rates": {
"XOF": 0.023809
}
}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.3809,
"rate": 0.023809
}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