Rate Overview
Live
1 ALL = 6.8299 XOF
1 XOF = 0.146414
ALL
Avg
6.8284
High
6.8581
Low
6.7891
Last updated: 3/27/2026, 6:05:56 AM
Quick Conversions
| ALL | XOF |
|---|---|
| 1 ALL | 6.83 XOF |
| 10 ALL | 68.30 XOF |
| 50 ALL | 341.50 XOF |
| 100 ALL | 682.99 XOF |
| 500 ALL | 3,414.97 XOF |
| 1,000 ALL | 6,829.93 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-03-27T06:05:56Z",
"rates": {
"XOF": 6.829933
}
}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": 682.9933,
"rate": 6.829933
}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