Rate Overview
Live
1 XOF = 0.144691 ALL
1 ALL = 6.9113
XOF
Avg
0.149678
High
0.154565
Low
0.144691
Last updated: 5/13/2026, 6:32:41 PM
Quick Conversions
| XOF | ALL |
|---|---|
| 1 XOF | 0.14 ALL |
| 10 XOF | 1.45 ALL |
| 50 XOF | 7.23 ALL |
| 100 XOF | 14.47 ALL |
| 500 XOF | 72.35 ALL |
| 1,000 XOF | 144.69 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-05-13T18:32:41Z",
"rates": {
"ALL": 0.144691
}
}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.4691,
"rate": 0.144691
}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