Rate Overview
Live
1 ALL = 7.0916 XOF
1 XOF = 0.141012
ALL
Avg
7.0760
High
7.0916
Low
7.0609
Last updated: 8/22/2026, 4:33:37 AM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 7.09 XOF |
| 10 ALL | 70.92 XOF |
| 50 ALL | 354.58 XOF |
| 100 ALL | 709.16 XOF |
| 500 ALL | 3,545.80 XOF |
| 1,000 ALL | 7,091.60 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-08-22T04:33:37Z",
"rates": {
"XOF": 7.091595
}
}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": 709.1595,
"rate": 7.091595
}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