Rate Overview
Live
1 ALL = 6.9522 XAF
1 XAF = 0.143839
ALL
Avg
6.9199
High
6.9522
Low
6.8828
Last updated: 6/19/2026, 10:29:57 AM
Quick Conversions
| ALL | XAF |
|---|---|
| 1 ALL | 6.95 XAF |
| 10 ALL | 69.52 XAF |
| 50 ALL | 347.61 XAF |
| 100 ALL | 695.22 XAF |
| 500 ALL | 3,476.10 XAF |
| 1,000 ALL | 6,952.20 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-06-19T10:29:57Z",
"rates": {
"XAF": 6.952201
}
}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": 695.2201,
"rate": 6.952201
}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