Rate Overview
Live
1 XOF = 0.045877 CUP
1 CUP = 21.7974
XOF
Avg
0.045265
High
0.047965
Low
0.042222
Last updated: 7/28/2026, 12:52:33 PM
Quick Conversions
| XOF | CUP |
|---|---|
| 1 XOF | 0.05 CUP |
| 10 XOF | 0.46 CUP |
| 50 XOF | 2.29 CUP |
| 100 XOF | 4.59 CUP |
| 500 XOF | 22.94 CUP |
| 1,000 XOF | 45.88 CUP |
Get XOF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CUPExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-28T12:52:33Z",
"rates": {
"CUP": 0.045877
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CUP",
"amount": 100
},
"result": 4.5877,
"rate": 0.045877
}Build with XOF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key