Rate Overview
Live
1 XCD = 38.4781 XPF
1 XPF = 0.025989
XCD
Avg
38.6444
High
38.8168
Low
38.4781
Last updated: 7/30/2026, 6:49:27 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.48 XPF |
| 10 XCD | 384.78 XPF |
| 50 XCD | 1,923.90 XPF |
| 100 XCD | 3,847.81 XPF |
| 500 XCD | 19,239.04 XPF |
| 1,000 XCD | 38,478.08 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-30T06:49:27Z",
"rates": {
"XPF": 38.478084
}
}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": 3847.8084000000003,
"rate": 38.478084
}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