Rate Overview
Live
1 XCD = 38.7018 XPF
1 XPF = 0.025839
XCD
Avg
38.6128
High
38.7018
Low
38.5526
Last updated: 7/11/2026, 4:24:56 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.70 XPF |
| 10 XCD | 387.02 XPF |
| 50 XCD | 1,935.09 XPF |
| 100 XCD | 3,870.18 XPF |
| 500 XCD | 19,350.90 XPF |
| 1,000 XCD | 38,701.79 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-07-11T04:24:56Z",
"rates": {
"XPF": 38.701791
}
}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": 3870.1791,
"rate": 38.701791
}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