Rate Overview
Live
1 ALL = 6.9866 XAF
1 XAF = 0.143130
ALL
Avg
6.7505
High
6.9866
Low
6.5306
Last updated: 7/27/2026, 3:39:07 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.99 XAF |
| 10 ALL | 69.87 XAF |
| 50 ALL | 349.33 XAF |
| 100 ALL | 698.66 XAF |
| 500 ALL | 3,493.32 XAF |
| 1,000 ALL | 6,986.65 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-27T15:39:07Z",
"rates": {
"XAF": 6.986647
}
}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": 698.6646999999999,
"rate": 6.986647
}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