Rate Overview
Live
1 CUP = 4.2899 XPF
1 XPF = 0.233104
CUP
Avg
4.2806
High
4.2899
Low
4.2736
Last updated: 5/28/2026, 2:27:52 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 4.29 XPF |
| 10 CUP | 42.90 XPF |
| 50 CUP | 214.50 XPF |
| 100 CUP | 428.99 XPF |
| 500 CUP | 2,144.97 XPF |
| 1,000 CUP | 4,289.93 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-05-28T02:27:52Z",
"rates": {
"XPF": 4.289931
}
}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": 428.9931,
"rate": 4.289931
}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