Rate Overview
Live
1 CUP = 3.8300 XPF
1 XPF = 0.261099
CUP
Avg
3.8428
High
3.8695
Low
3.8272
Last updated: 4/17/2026, 4:03:55 PM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.83 XPF |
| 10 CUP | 38.30 XPF |
| 50 CUP | 191.50 XPF |
| 100 CUP | 383.00 XPF |
| 500 CUP | 1,914.98 XPF |
| 1,000 CUP | 3,829.97 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-04-17T16:03:55Z",
"rates": {
"XPF": 3.829968
}
}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": 382.9968,
"rate": 3.829968
}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