Rate Overview
Live
1 XPF = 0.009589 CUC
1 CUC = 104.2862
XPF
Avg
0.009572
High
0.009589
Low
0.009557
Last updated: 7/5/2026, 11:30:56 AM
Quick Conversions
| XPF | CUC |
|---|---|
| 1 XPF | 0.01 CUC |
| 10 XPF | 0.10 CUC |
| 50 XPF | 0.48 CUC |
| 100 XPF | 0.96 CUC |
| 500 XPF | 4.79 CUC |
| 1,000 XPF | 9.59 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-07-05T11:30:56Z",
"rates": {
"CUC": 0.009589
}
}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.9589000000000001,
"rate": 0.009589
}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