Rate Overview
Live
1 XPF = 0.009731 CUC
1 CUC = 102.7644
XPF
Avg
0.009696
High
0.009731
Low
0.009662
Last updated: 6/17/2026, 6:36:20 AM
Quick Conversions
| XPF | CUC |
|---|---|
| 1 XPF | 0.01 CUC |
| 10 XPF | 0.10 CUC |
| 50 XPF | 0.49 CUC |
| 100 XPF | 0.97 CUC |
| 500 XPF | 4.87 CUC |
| 1,000 XPF | 9.73 CUC |
Get XPF/CUC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CUCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-17T06:36:20Z",
"rates": {
"CUC": 0.009731
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CUC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CUC",
"amount": 100
},
"result": 0.9731,
"rate": 0.009731
}Build with XPF/CUC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key