Rate Overview
Live
1 CUP = 21.0001 XOF
1 XOF = 0.047619
CUP
Avg
21.0504
High
21.1678
Low
20.9932
Last updated: 4/18/2026, 8:47:48 AM
Quick Conversions
| CUP | XOF |
|---|---|
| 1 CUP | 21.00 XOF |
| 10 CUP | 210.00 XOF |
| 50 CUP | 1,050.01 XOF |
| 100 CUP | 2,100.01 XOF |
| 500 CUP | 10,500.07 XOF |
| 1,000 CUP | 21,000.14 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-04-18T08:47:48Z",
"rates": {
"XOF": 21.000135
}
}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": 2100.0135,
"rate": 21.000135
}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