Rate Overview
Live
1 XAF = 0.142818 ALL
1 ALL = 7.0019
XAF
Avg
0.145289
High
0.147405
Low
0.142818
Last updated: 7/29/2026, 8:46:13 AM
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.82 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-29T08:46:13Z",
"rates": {
"ALL": 0.142818
}
}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.2818,
"rate": 0.142818
}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