Rate Overview
Live
1 SLL = 0.025159 XAF
1 XAF = 39.7472
SLL
Avg
0.025014
High
0.027452
Low
0.022873
Last updated: 7/27/2026, 11:59:43 PM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.03 XAF |
| 10 SLL | 0.25 XAF |
| 50 SLL | 1.26 XAF |
| 100 SLL | 2.52 XAF |
| 500 SLL | 12.58 XAF |
| 1,000 SLL | 25.16 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-27T23:59:43Z",
"rates": {
"XAF": 0.025159
}
}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.5159000000000002,
"rate": 0.025159
}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