Rate Overview
Live
1 CUP = 4.2797 XPF
1 XPF = 0.233663
CUP
Avg
4.2525
High
4.2797
Low
4.2160
Last updated: 3/7/2026, 9:13:17 AM
Quick Conversions
| CUP | XPF |
|---|---|
| 1 CUP | 4.28 XPF |
| 10 CUP | 42.80 XPF |
| 50 CUP | 213.98 XPF |
| 100 CUP | 427.97 XPF |
| 500 CUP | 2,139.83 XPF |
| 1,000 CUP | 4,279.66 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-03-07T09:13:17Z",
"rates": {
"XPF": 4.279664
}
}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": 427.9664,
"rate": 4.279664
}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