Rate Overview
Live
1 ALL = 7.0773 XAF
1 XAF = 0.141298
ALL
Avg
7.0683
High
7.0773
Low
7.0576
Last updated: 8/20/2026, 3:46:22 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 7.08 XAF |
| 10 ALL | 70.77 XAF |
| 50 ALL | 353.86 XAF |
| 100 ALL | 707.73 XAF |
| 500 ALL | 3,538.63 XAF |
| 1,000 ALL | 7,077.26 XAF |
Get ALL/XAF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=XAFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-08-20T15:46:22Z",
"rates": {
"XAF": 7.077261
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=XAF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "XAF",
"amount": 100
},
"result": 707.7261,
"rate": 7.077261
}Build with ALL/XAF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key