Rate Overview
Live
1 CUP = 3.9249 XPF
1 XPF = 0.254783
CUP
Avg
3.9023
High
3.9250
Low
3.8891
Last updated: 6/19/2026, 8:24:18 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 3.92 XPF |
| 10 CUP | 39.25 XPF |
| 50 CUP | 196.25 XPF |
| 100 CUP | 392.49 XPF |
| 500 CUP | 1,962.46 XPF |
| 1,000 CUP | 3,924.92 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-06-19T08:24:18Z",
"rates": {
"XPF": 3.924915
}
}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": 392.4915,
"rate": 3.924915
}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