Rate Overview
Live
1 XPF = 0.009652 CUC
1 CUC = 103.6055
XPF
Avg
0.009727
High
0.009952
Low
0.009175
Last updated: 3/27/2026, 12:58:18 PM
Quick Conversions
| XPF | CUC |
|---|---|
| 1 XPF | 0.01 CUC |
| 10 XPF | 0.10 CUC |
| 50 XPF | 0.48 CUC |
| 100 XPF | 0.97 CUC |
| 500 XPF | 4.83 CUC |
| 1,000 XPF | 9.65 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-03-27T12:58:18Z",
"rates": {
"CUC": 0.009652
}
}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.9652000000000001,
"rate": 0.009652
}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