Rate Overview
Live
1 SLL = 0.024283 XAF
1 XAF = 41.1811 SLL
Avg
0.024631
High
0.024983
Low
0.024011
Last updated: 1/25/2026, 6:44:01 PM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.02 XAF |
| 10 SLL | 0.24 XAF |
| 50 SLL | 1.21 XAF |
| 100 SLL | 2.43 XAF |
| 500 SLL | 12.14 XAF |
| 1,000 SLL | 24.28 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-01-25T18:44:01Z",
"rates": {
"XAF": 0.024283
}
}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.4283,
"rate": 0.024283
}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