Rate Overview
Live
1 CUP = 23.4491 XOF
1 XOF = 0.042646
CUP
Avg
23.9915
High
26.2511
Low
21.1702
Last updated: 5/28/2026, 9:45:00 PM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 23.45 XOF |
| 10 CUP | 234.49 XOF |
| 50 CUP | 1,172.45 XOF |
| 100 CUP | 2,344.91 XOF |
| 500 CUP | 11,724.54 XOF |
| 1,000 CUP | 23,449.08 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-28T21:45:00Z",
"rates": {
"XOF": 23.449081
}
}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.9081,
"rate": 23.449081
}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