Rate Overview
Live
1 SLL = 0.023649 XAF
1 XAF = 42.2851
SLL
Avg
0.024270
High
0.024680
Low
0.023649
Last updated: 3/7/2026, 4:43:35 AM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.02 XAF |
| 10 SLL | 0.24 XAF |
| 50 SLL | 1.18 XAF |
| 100 SLL | 2.36 XAF |
| 500 SLL | 11.82 XAF |
| 1,000 SLL | 23.65 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-07T04:43:35Z",
"rates": {
"XAF": 0.023649
}
}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.3649,
"rate": 0.023649
}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