Rate Overview
Live
1 XPF = 0.009837 CUC
1 CUC = 101.6570
XPF
Avg
0.009612
High
0.010080
Low
0.008656
Last updated: 1/25/2026, 10:14:56 PM
Quick Conversions
| XPF | CUC |
|---|---|
| 1 XPF | 0.01 CUC |
| 10 XPF | 0.10 CUC |
| 50 XPF | 0.49 CUC |
| 100 XPF | 0.98 CUC |
| 500 XPF | 4.92 CUC |
| 1,000 XPF | 9.84 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-01-25T22:14:56Z",
"rates": {
"CUC": 0.009837
}
}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.9837,
"rate": 0.009837
}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