Rate Overview
Live
1 SLL = 0.026520 XAF
1 XAF = 37.7074
SLL
Avg
0.026573
High
0.026725
Low
0.026494
Last updated: 4/18/2026, 8:50:00 AM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.03 XAF |
| 10 SLL | 0.27 XAF |
| 50 SLL | 1.33 XAF |
| 100 SLL | 2.65 XAF |
| 500 SLL | 13.26 XAF |
| 1,000 SLL | 26.52 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-04-18T08:50:00Z",
"rates": {
"XAF": 0.02652
}
}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.6519999999999997,
"rate": 0.02652
}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