Rate Overview
Live
1 ALL = 6.8478 XOF
1 XOF = 0.146033
ALL
Avg
6.8142
High
6.8492
Low
6.7876
Last updated: 3/27/2026, 11:15:18 AM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 6.85 XOF |
| 10 ALL | 68.48 XOF |
| 50 ALL | 342.39 XOF |
| 100 ALL | 684.78 XOF |
| 500 ALL | 3,423.89 XOF |
| 1,000 ALL | 6,847.79 XOF |
Get ALL/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=XOFExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-03-27T11:15:18Z",
"rates": {
"XOF": 6.847785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "XOF",
"amount": 100
},
"result": 684.7785,
"rate": 6.847785
}Build with ALL/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key