Rate Overview
Live
1 ALL = 7.0016 XOF
1 XOF = 0.142825
ALL
Avg
6.9925
High
7.0016
Low
6.9814
Last updated: 7/11/2026, 7:20:21 AM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 7.00 XOF |
| 10 ALL | 70.02 XOF |
| 50 ALL | 350.08 XOF |
| 100 ALL | 700.16 XOF |
| 500 ALL | 3,500.78 XOF |
| 1,000 ALL | 7,001.56 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-07-11T07:20:21Z",
"rates": {
"XOF": 7.001564
}
}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": 700.1564,
"rate": 7.001564
}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