Rate Overview
Live
1 SLL = 0.026669 XAF
1 XAF = 37.4967
SLL
Avg
0.026692
High
0.026733
Low
0.026626
Last updated: 5/8/2026, 11:46:05 AM
Quick Conversions
| SLL | XAF |
|---|---|
| 1 SLL | 0.03 XAF |
| 10 SLL | 0.27 XAF |
| 50 SLL | 1.33 XAF |
| 100 SLL | 2.67 XAF |
| 500 SLL | 13.33 XAF |
| 1,000 SLL | 26.67 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-05-08T11:46:05Z",
"rates": {
"XAF": 0.026669
}
}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.6669,
"rate": 0.026669
}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