Rate Overview
Live
1 ALL = 6.8334 XAF
1 XAF = 0.146340
ALL
Avg
6.8286
High
6.8420
Low
6.8080
Last updated: 3/27/2026, 8:20:12 AM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.83 XAF |
| 10 ALL | 68.33 XAF |
| 50 ALL | 341.67 XAF |
| 100 ALL | 683.34 XAF |
| 500 ALL | 3,416.69 XAF |
| 1,000 ALL | 6,833.38 XAF |
Get ALL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=XAFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T08:20:12Z",
"rates": {
"XAF": 6.833382
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "XAF",
"amount": 100
},
"result": 683.3382,
"rate": 6.833382
}Build with ALL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key