Rate Overview
Live
1 XOF = 0.146331 ALL
1 ALL = 6.8338
XOF
Avg
0.146370
High
0.146886
Low
0.146002
Last updated: 3/27/2026, 4:22:30 AM
Quick Conversions
| XOF | ALL |
|---|---|
| 1 XOF | 0.15 ALL |
| 10 XOF | 1.46 ALL |
| 50 XOF | 7.32 ALL |
| 100 XOF | 14.63 ALL |
| 500 XOF | 73.17 ALL |
| 1,000 XOF | 146.33 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-03-27T04:22:30Z",
"rates": {
"ALL": 0.146331
}
}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.633099999999999,
"rate": 0.146331
}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