Rate Overview
Live
1 ALL = 6.8879 XAF
1 XAF = 0.145183
ALL
Avg
6.8706
High
6.8879
Low
6.8373
Last updated: 5/9/2026, 4:30:03 PM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.89 XAF |
| 10 ALL | 68.88 XAF |
| 50 ALL | 344.39 XAF |
| 100 ALL | 688.79 XAF |
| 500 ALL | 3,443.93 XAF |
| 1,000 ALL | 6,887.87 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-05-09T16:30:03Z",
"rates": {
"XAF": 6.887866
}
}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": 688.7866,
"rate": 6.887866
}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