Rate Overview
Live
1 ALL = 6.8388 XOF
1 XOF = 0.146224
ALL
Avg
6.8574
High
6.8761
Low
6.8388
Last updated: 5/8/2026, 9:56:42 PM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 6.84 XOF |
| 10 ALL | 68.39 XOF |
| 50 ALL | 341.94 XOF |
| 100 ALL | 683.88 XOF |
| 500 ALL | 3,419.42 XOF |
| 1,000 ALL | 6,838.84 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-08T21:56:42Z",
"rates": {
"XOF": 6.838844
}
}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": 683.8844,
"rate": 6.838844
}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