Rate Overview
Live
1 XAF = 0.142825 ALL
1 ALL = 7.0016
XAF
Avg
0.143053
High
0.143318
Low
0.142825
Last updated: 7/11/2026, 4:32:21 PM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.43 ALL |
| 50 XAF | 7.14 ALL |
| 100 XAF | 14.28 ALL |
| 500 XAF | 71.41 ALL |
| 1,000 XAF | 142.83 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-07-11T16:32:21Z",
"rates": {
"ALL": 0.142825
}
}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.2825,
"rate": 0.142825
}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