Rate Overview
Live
1 XCD = 37.5056 XPF
1 XPF = 0.026663
XCD
Avg
37.6296
High
37.9424
Low
37.5056
Last updated: 4/18/2026, 8:46:21 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.51 XPF |
| 10 XCD | 375.06 XPF |
| 50 XCD | 1,875.28 XPF |
| 100 XCD | 3,750.56 XPF |
| 500 XCD | 18,752.82 XPF |
| 1,000 XCD | 37,505.63 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-04-18T08:46:21Z",
"rates": {
"XPF": 37.505631
}
}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": 3750.5631000000003,
"rate": 37.505631
}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