Rate Overview
Live
1 ALL = 6.9947 XAF
1 XAF = 0.142965
ALL
Avg
6.9916
High
7.0111
Low
6.9652
Last updated: 7/28/2026, 3:34:29 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.99 XAF |
| 10 ALL | 69.95 XAF |
| 50 ALL | 349.74 XAF |
| 100 ALL | 699.47 XAF |
| 500 ALL | 3,497.36 XAF |
| 1,000 ALL | 6,994.72 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-28T15:34:29Z",
"rates": {
"XAF": 6.994719
}
}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": 699.4719,
"rate": 6.994719
}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