Rate Overview
Live
1 XAF = 0.146340 ALL
1 ALL = 6.8334
XAF
Avg
0.146550
High
0.147076
Low
0.145896
Last updated: 3/27/2026, 10:05:16 AM
Quick Conversions
| XAF | ALL |
|---|---|
| 1 XAF | 0.15 ALL |
| 10 XAF | 1.46 ALL |
| 50 XAF | 7.32 ALL |
| 100 XAF | 14.63 ALL |
| 500 XAF | 73.17 ALL |
| 1,000 XAF | 146.34 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-03-27T10:05:16Z",
"rates": {
"ALL": 0.14634
}
}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.634,
"rate": 0.14634
}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