Rate Overview
Live
1 CUP = 21.7282 XOF
1 XOF = 0.046023
CUP
Avg
22.7104
High
23.8147
Low
20.8481
Last updated: 7/29/2026, 11:59:43 AM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 21.73 XOF |
| 10 CUP | 217.28 XOF |
| 50 CUP | 1,086.41 XOF |
| 100 CUP | 2,172.82 XOF |
| 500 CUP | 10,864.08 XOF |
| 1,000 CUP | 21,728.16 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-07-29T11:59:43Z",
"rates": {
"XOF": 21.728161
}
}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": 2172.8161,
"rate": 21.728161
}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