Rate Overview
Live
1 XCD = 37.9057 XPF
1 XPF = 0.026381
XCD
Avg
37.6947
High
38.5627
Low
36.8430
Last updated: 5/30/2026, 10:19:54 AM
Quick Conversions
| XCD | XPF |
|---|---|
| 1 XCD | 37.91 XPF |
| 10 XCD | 379.06 XPF |
| 50 XCD | 1,895.28 XPF |
| 100 XCD | 3,790.57 XPF |
| 500 XCD | 18,952.84 XPF |
| 1,000 XCD | 37,905.69 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-05-30T10:19:54Z",
"rates": {
"XPF": 37.905685
}
}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": 3790.5685,
"rate": 37.905685
}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