Rate Overview
Live
1 CUP = 3.9033 XPF
1 XPF = 0.256194
CUP
Avg
3.9340
High
3.9584
Low
3.9033
Last updated: 8/1/2026, 6:34:22 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.90 XPF |
| 10 CUP | 39.03 XPF |
| 50 CUP | 195.16 XPF |
| 100 CUP | 390.33 XPF |
| 500 CUP | 1,951.65 XPF |
| 1,000 CUP | 3,903.29 XPF |
Get CUP/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CUP¤cies=XPFExample Response:
{
"success": true,
"base": "CUP",
"date": "2026-08-01T06:34:22Z",
"rates": {
"XPF": 3.903292
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CUP&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CUP",
"to": "XPF",
"amount": 100
},
"result": 390.3292,
"rate": 3.903292
}Build with CUP/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key