Rate Overview
Live
1 XAF = 0.141250 ALL
1 ALL = 7.0796
XAF
Avg
0.141434
High
0.141690
Low
0.141250
Last updated: 8/21/2026, 3:08:35 AM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.14 ALL |
| 10 XAF | 1.41 ALL |
| 50 XAF | 7.06 ALL |
| 100 XAF | 14.12 ALL |
| 500 XAF | 70.63 ALL |
| 1,000 XAF | 141.25 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-08-21T03:08:35Z",
"rates": {
"ALL": 0.14125
}
}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.124999999999998,
"rate": 0.14125
}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