Rate Overview
Live
1 XCD = 38.2259 XPF
1 XPF = 0.026160
XCD
Avg
38.1722
High
38.2259
Low
38.0920
Last updated: 3/27/2026, 7:59:24 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 38.23 XPF |
| 10 XCD | 382.26 XPF |
| 50 XCD | 1,911.29 XPF |
| 100 XCD | 3,822.59 XPF |
| 500 XCD | 19,112.93 XPF |
| 1,000 XCD | 38,225.86 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-03-27T07:59:24Z",
"rates": {
"XPF": 38.225856
}
}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": 3822.5856,
"rate": 38.225856
}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