Rate Overview
Live
1 XPF = 0.009908 CUC
1 CUC = 100.9285 XPF
Avg
0.009810
High
0.009908
Low
0.009736
Last updated: 1/25/2026, 12:53:29 PM
Quick Conversions
| XPF | CUC |
|---|---|
| 1 XPF | 0.01 CUC |
| 10 XPF | 0.10 CUC |
| 50 XPF | 0.50 CUC |
| 100 XPF | 0.99 CUC |
| 500 XPF | 4.95 CUC |
| 1,000 XPF | 9.91 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-25T12:53:29Z",
"rates": {
"CUC": 0.009908
}
}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.9908,
"rate": 0.009908
}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