Rate Overview
Live
1 ALL = 6.9690 XAF
1 XAF = 0.143493
ALL
Avg
6.9929
High
7.0111
Low
6.9690
Last updated: 7/30/2026, 10:03:23 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.97 XAF |
| 10 ALL | 69.69 XAF |
| 50 ALL | 348.45 XAF |
| 100 ALL | 696.90 XAF |
| 500 ALL | 3,484.48 XAF |
| 1,000 ALL | 6,968.97 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-30T22:03:23Z",
"rates": {
"XAF": 6.968966
}
}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": 696.8966,
"rate": 6.968966
}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