Rate Overview
Live
1 ALL = 6.8211 XAF
1 XAF = 0.146605
ALL
Avg
6.8189
High
6.8250
Low
6.8118
Last updated: 3/7/2026, 12:10:46 AM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.82 XAF |
| 10 ALL | 68.21 XAF |
| 50 ALL | 341.05 XAF |
| 100 ALL | 682.11 XAF |
| 500 ALL | 3,410.53 XAF |
| 1,000 ALL | 6,821.05 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-03-07T00:10:46Z",
"rates": {
"XAF": 6.821051
}
}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": 682.1051,
"rate": 6.821051
}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