Rate Overview
Live
1 XAF = 0.140284 ALL
1 ALL = 7.1284
XAF
Avg
0.140401
High
0.140506
Low
0.140284
Last updated: 9/11/2026, 7:26:22 AM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.40 ALL |
| 50 XAF | 7.01 ALL |
| 100 XAF | 14.03 ALL |
| 500 XAF | 70.14 ALL |
| 1,000 XAF | 140.28 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-09-11T07:26:22Z",
"rates": {
"ALL": 0.140284
}
}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.0284,
"rate": 0.140284
}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