Rate Overview
Live
1 XAF = 0.143839 ALL
1 ALL = 6.9522
XAF
Avg
0.144513
High
0.145289
Low
0.143839
Last updated: 6/19/2026, 11:45:11 AM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.44 ALL |
| 50 XAF | 7.19 ALL |
| 100 XAF | 14.38 ALL |
| 500 XAF | 71.92 ALL |
| 1,000 XAF | 143.84 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-06-19T11:45:11Z",
"rates": {
"ALL": 0.143839
}
}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.383899999999999,
"rate": 0.143839
}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