Rate Overview
Live
1 ALL = 7.0016 XAF
1 XAF = 0.142825
ALL
Avg
6.9904
High
7.0016
Low
6.9774
Last updated: 7/11/2026, 1:45:14 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 7.00 XAF |
| 10 ALL | 70.02 XAF |
| 50 ALL | 350.08 XAF |
| 100 ALL | 700.16 XAF |
| 500 ALL | 3,500.78 XAF |
| 1,000 ALL | 7,001.56 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-07-11T13:45:14Z",
"rates": {
"XAF": 7.001564
}
}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": 700.1564,
"rate": 7.001564
}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