Rate Overview
Live
1 XAF = 0.142631 ALL
1 ALL = 7.0111
XAF
Avg
0.146529
High
0.148875
Low
0.142631
Last updated: 7/24/2026, 6:37:36 PM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.43 ALL |
| 50 XAF | 7.13 ALL |
| 100 XAF | 14.26 ALL |
| 500 XAF | 71.32 ALL |
| 1,000 XAF | 142.63 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-24T18:37:36Z",
"rates": {
"ALL": 0.142631
}
}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.263100000000001,
"rate": 0.142631
}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