Rate Overview
Live
1 XOF = 0.142935 ALL
1 ALL = 6.9962
XOF
Avg
0.143010
High
0.143237
Low
0.142825
Last updated: 7/12/2026, 11:48:18 AM
Quick Conversions
| XOF | ALL |
|---|---|
| 1 XOF | 0.14 ALL |
| 10 XOF | 1.43 ALL |
| 50 XOF | 7.15 ALL |
| 100 XOF | 14.29 ALL |
| 500 XOF | 71.47 ALL |
| 1,000 XOF | 142.94 ALL |
Get XOF/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=ALLExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-12T11:48:18Z",
"rates": {
"ALL": 0.142935
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "ALL",
"amount": 100
},
"result": 14.2935,
"rate": 0.142935
}Build with XOF/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key