Rate Overview
Live
1 CUP = 21.5619 XOF
1 XOF = 0.046378
CUP
Avg
21.4087
High
21.5619
Low
21.3438
Last updated: 6/18/2026, 10:20:03 AM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 21.56 XOF |
| 10 CUP | 215.62 XOF |
| 50 CUP | 1,078.09 XOF |
| 100 CUP | 2,156.19 XOF |
| 500 CUP | 10,780.95 XOF |
| 1,000 CUP | 21,561.89 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-06-18T10:20:03Z",
"rates": {
"XOF": 21.56189
}
}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": 2156.189,
"rate": 21.56189
}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