Rate Overview
Live
1 SLL = 0.024972 XAF
1 XAF = 40.0449
SLL
Avg
0.025361
High
0.027452
Low
0.024972
Last updated: 7/7/2026, 11:13:12 AM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.02 XAF |
| 10 SLL | 0.25 XAF |
| 50 SLL | 1.25 XAF |
| 100 SLL | 2.50 XAF |
| 500 SLL | 12.49 XAF |
| 1,000 SLL | 24.97 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-07-07T11:13:12Z",
"rates": {
"XAF": 0.024972
}
}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.4972000000000003,
"rate": 0.024972
}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