Rate Overview
Live
1 XOF = 0.047142 CUP
1 CUP = 21.2125
XOF
Avg
0.043969
High
0.047633
Low
0.042046
Last updated: 5/29/2026, 7:56:05 PM
Quick Conversions
| XOF | CUP |
|---|---|
| 1 XOF | 0.05 CUP |
| 10 XOF | 0.47 CUP |
| 50 XOF | 2.36 CUP |
| 100 XOF | 4.71 CUP |
| 500 XOF | 23.57 CUP |
| 1,000 XOF | 47.14 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-05-29T19:56:05Z",
"rates": {
"CUP": 0.047142
}
}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.7142,
"rate": 0.047142
}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