Rate Overview
Live
1 XAF = 37.5559 SLL
1 SLL = 0.026627
XAF
Avg
37.4618
High
37.5559
Low
37.4060
Last updated: 5/7/2026, 9:08:57 AM
Quick Conversions
| XAF | SLL |
|---|---|
| 1 XAF | 37.56 SLL |
| 10 XAF | 375.56 SLL |
| 50 XAF | 1,877.80 SLL |
| 100 XAF | 3,755.59 SLL |
| 500 XAF | 18,777.96 SLL |
| 1,000 XAF | 37,555.92 SLL |
Get XAF/SLL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=SLLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-05-07T09:08:57Z",
"rates": {
"SLL": 37.55592
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=SLL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "SLL",
"amount": 100
},
"result": 3755.592,
"rate": 37.55592
}Build with XAF/SLL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key