Rate Overview
Live
1 CRC = 0.225609 XPF
1 XPF = 4.4324
CRC
Avg
0.226399
High
0.226902
Low
0.225609
Last updated: 5/27/2026, 1:33:56 PM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.23 XPF |
| 10 CRC | 2.26 XPF |
| 50 CRC | 11.28 XPF |
| 100 CRC | 22.56 XPF |
| 500 CRC | 112.80 XPF |
| 1,000 CRC | 225.61 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-05-27T13:33:56Z",
"rates": {
"XPF": 0.225609
}
}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": 22.5609,
"rate": 0.225609
}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