Rate Overview
Live
1 SLL = 0.024619 XAF
1 XAF = 40.6190
SLL
Avg
0.024415
High
0.024719
Low
0.022962
Last updated: 9/8/2026, 12:41:23 PM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.02 XAF |
| 10 SLL | 0.25 XAF |
| 50 SLL | 1.23 XAF |
| 100 SLL | 2.46 XAF |
| 500 SLL | 12.31 XAF |
| 1,000 SLL | 24.62 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-09-08T12:41:23Z",
"rates": {
"XAF": 0.024619
}
}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.4619,
"rate": 0.024619
}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