Rate Overview
Live
1 ALL = 7.1322 XOF
1 XOF = 0.140210
ALL
Avg
7.1231
High
7.1322
Low
7.1169
Last updated: 9/11/2026, 10:41:22 PM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 7.13 XOF |
| 10 ALL | 71.32 XOF |
| 50 ALL | 356.61 XOF |
| 100 ALL | 713.22 XOF |
| 500 ALL | 3,566.09 XOF |
| 1,000 ALL | 7,132.18 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-09-11T22:41:22Z",
"rates": {
"XOF": 7.13218
}
}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": 713.218,
"rate": 7.13218
}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