Rate Overview
Live
1 CUP = 21.0233 XOF
1 XOF = 0.047566
CUP
Avg
21.0960
High
21.1702
Low
21.0233
Last updated: 5/8/2026, 1:00:53 PM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 21.02 XOF |
| 10 CUP | 210.23 XOF |
| 50 CUP | 1,051.16 XOF |
| 100 CUP | 2,102.33 XOF |
| 500 CUP | 10,511.65 XOF |
| 1,000 CUP | 21,023.29 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-08T13:00:53Z",
"rates": {
"XOF": 21.023291
}
}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": 2102.3291,
"rate": 21.023291
}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