Rate Overview
Live
1 CUP = 21.3026 XOF
1 XOF = 0.046943
CUP
Avg
21.3320
High
21.3680
Low
21.2961
Last updated: 9/5/2026, 12:30:06 PM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 21.30 XOF |
| 10 CUP | 213.03 XOF |
| 50 CUP | 1,065.13 XOF |
| 100 CUP | 2,130.26 XOF |
| 500 CUP | 10,651.31 XOF |
| 1,000 CUP | 21,302.61 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-09-05T12:30:06Z",
"rates": {
"XOF": 21.302614
}
}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": 2130.2614,
"rate": 21.302614
}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