Rate Overview
Live
1 CRC = 0.214928 XPF
1 XPF = 4.6527
CRC
Avg
0.215683
High
0.217707
Low
0.214024
Last updated: 3/7/2026, 3:05:09 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.21 XPF |
| 10 CRC | 2.15 XPF |
| 50 CRC | 10.75 XPF |
| 100 CRC | 21.49 XPF |
| 500 CRC | 107.46 XPF |
| 1,000 CRC | 214.93 XPF |
Get CRC/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XPFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-07T03:05:09Z",
"rates": {
"XPF": 0.214928
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XPF",
"amount": 100
},
"result": 21.492800000000003,
"rate": 0.214928
}Build with CRC/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key