Rate Overview
Live
1 CUP = 23.5559 XOF
1 XOF = 0.042452
CUP
Avg
23.4164
High
23.5713
Low
23.1752
Last updated: 3/7/2026, 1:02:58 AM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 23.56 XOF |
| 10 CUP | 235.56 XOF |
| 50 CUP | 1,177.79 XOF |
| 100 CUP | 2,355.59 XOF |
| 500 CUP | 11,777.93 XOF |
| 1,000 CUP | 23,555.85 XOF |
Get CUP/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=XOFExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-03-07T01:02:58Z",
"rates": {
"XOF": 23.555852
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "XOF",
"amount": 100
},
"result": 2355.5852,
"rate": 23.555852
}Build with CUP/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key