Rate Overview
Live
1 XAF = 0.142743 ALL
1 ALL = 7.0056
XAF
Avg
0.145252
High
0.147292
Low
0.142689
Last updated: 8/2/2026, 11:10:41 AM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.43 ALL |
| 50 XAF | 7.14 ALL |
| 100 XAF | 14.27 ALL |
| 500 XAF | 71.37 ALL |
| 1,000 XAF | 142.74 ALL |
Get XAF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=ALLExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-02T11:10:41Z",
"rates": {
"ALL": 0.142743
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "ALL",
"amount": 100
},
"result": 14.2743,
"rate": 0.142743
}Build with XAF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key