Rate Overview
Live
1 SLL = 0.024845 XAF
1 XAF = 40.2495
SLL
Avg
0.024824
High
0.024894
Low
0.024771
Last updated: 3/27/2026, 1:57:32 PM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.02 XAF |
| 10 SLL | 0.25 XAF |
| 50 SLL | 1.24 XAF |
| 100 SLL | 2.48 XAF |
| 500 SLL | 12.42 XAF |
| 1,000 SLL | 24.85 XAF |
Get SLL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SLL¤cies=XAFExample Response:
{
"success": true,
"base": "SLL",
"date": "2026-03-27T13:57:32Z",
"rates": {
"XAF": 0.024845
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SLL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "SLL",
"to": "XAF",
"amount": 100
},
"result": 2.4844999999999997,
"rate": 0.024845
}Build with SLL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key