Rate Overview
Live
1 XCD = 37.3581 XPF
1 XPF = 0.026768 XCD
Avg
38.5969
High
42.4673
Low
37.2024
Last updated: 1/25/2026, 5:19:17 PM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.36 XPF |
| 10 XCD | 373.58 XPF |
| 50 XCD | 1,867.91 XPF |
| 100 XCD | 3,735.81 XPF |
| 500 XCD | 18,679.07 XPF |
| 1,000 XCD | 37,358.15 XPF |
Get XCD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=XPFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-01-25T17:19:17Z",
"rates": {
"XPF": 37.358145
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "XPF",
"amount": 100
},
"result": 3735.8145,
"rate": 37.358145
}Build with XCD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key