Rate Overview
Live
1 SLL = 0.026570 XOF
1 XOF = 37.6364
SLL
Avg
0.026577
High
0.026718
Low
0.026524
Last updated: 4/16/2026, 6:31:18 PM
Quick Conversions
| SLL | XOF |
|---|---|
| 1 SLL | 0.03 XOF |
| 10 SLL | 0.27 XOF |
| 50 SLL | 1.33 XOF |
| 100 SLL | 2.66 XOF |
| 500 SLL | 13.29 XOF |
| 1,000 SLL | 26.57 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-04-16T18:31:18Z",
"rates": {
"XOF": 0.02657
}
}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.657,
"rate": 0.02657
}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