Rate Overview
Live
1 XOF = 42.0000 SLL
1 SLL = 0.023810
XOF
Avg
40.0965
High
43.7168
Low
36.4764
Last updated: 7/26/2026, 3:25:30 PM
Quick Conversions
| XOF | SLL |
|---|---|
| 1 XOF | 42.00 SLL |
| 10 XOF | 420.00 SLL |
| 50 XOF | 2,100.00 SLL |
| 100 XOF | 4,200.00 SLL |
| 500 XOF | 21,000.01 SLL |
| 1,000 XOF | 42,000.03 SLL |
Get XOF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=SLLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-26T15:25:30Z",
"rates": {
"SLL": 42.000026
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "SLL",
"amount": 100
},
"result": 4200.0026,
"rate": 42.000026
}Build with XOF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key