Rate Overview
Live
1 XOF = 0.001742 CUC
1 CUC = 574.0528
XOF
Avg
0.001742
High
0.001744
Low
0.001739
Last updated: 7/9/2026, 5:14:04 AM
Quick Conversions
| XOF | CUC |
|---|---|
| 1 XOF | 0.00 CUC |
| 10 XOF | 0.02 CUC |
| 50 XOF | 0.09 CUC |
| 100 XOF | 0.17 CUC |
| 500 XOF | 0.87 CUC |
| 1,000 XOF | 1.74 CUC |
Get XOF/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CUCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-09T05:14:04Z",
"rates": {
"CUC": 0.001742
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CUC",
"amount": 100
},
"result": 0.1742,
"rate": 0.001742
}Build with XOF/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key