Rate Overview
Live
1 XOF = 0.141267 ALL
1 ALL = 7.0788
XOF
Avg
0.141518
High
0.141935
Low
0.141267
Last updated: 8/20/2026, 9:06:16 PM
Quick Conversions
| XOF | ALL |
|---|---|
| 1 XOF | 0.14 ALL |
| 10 XOF | 1.41 ALL |
| 50 XOF | 7.06 ALL |
| 100 XOF | 14.13 ALL |
| 500 XOF | 70.63 ALL |
| 1,000 XOF | 141.27 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-08-20T21:06:16Z",
"rates": {
"ALL": 0.141267
}
}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.1267,
"rate": 0.141267
}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