Rate Overview
Live
1 CUP = 23.4487 XOF
1 XOF = 0.042646
CUP
Avg
23.1198
High
23.7765
Low
21.0001
Last updated: 5/28/2026, 11:02:29 PM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 23.45 XOF |
| 10 CUP | 234.49 XOF |
| 50 CUP | 1,172.43 XOF |
| 100 CUP | 2,344.87 XOF |
| 500 CUP | 11,724.34 XOF |
| 1,000 CUP | 23,448.68 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-05-28T23:02:29Z",
"rates": {
"XOF": 23.448675
}
}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": 2344.8675000000003,
"rate": 23.448675
}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