Rate Overview
Live
1 ALL = 6.8625 XOF
1 XOF = 0.145719
ALL
Avg
6.8661
High
6.8784
Low
6.8519
Last updated: 5/29/2026, 9:11:39 PM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 6.86 XOF |
| 10 ALL | 68.63 XOF |
| 50 ALL | 343.13 XOF |
| 100 ALL | 686.25 XOF |
| 500 ALL | 3,431.27 XOF |
| 1,000 ALL | 6,862.53 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-05-29T21:11:39Z",
"rates": {
"XOF": 6.86253
}
}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": 686.2529999999999,
"rate": 6.86253
}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