Rate Overview
Live
1 SLL = 0.025095 XOF
1 XOF = 39.8486
SLL
Avg
0.025084
High
0.025110
Low
0.025055
Last updated: 7/22/2026, 11:28:10 PM
Quick Conversions
| SLL | XOF |
|---|---|
| 1 SLL | 0.03 XOF |
| 10 SLL | 0.25 XOF |
| 50 SLL | 1.25 XOF |
| 100 SLL | 2.51 XOF |
| 500 SLL | 12.55 XOF |
| 1,000 SLL | 25.10 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-22T23:28:10Z",
"rates": {
"XOF": 0.025095
}
}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.5095,
"rate": 0.025095
}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