Rate Overview
Live
1 CRC = 0.223306 XPF
1 XPF = 4.4782
CRC
Avg
0.207948
High
0.223306
Low
0.200550
Last updated: 3/27/2026, 11:35:18 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.22 XPF |
| 10 CRC | 2.23 XPF |
| 50 CRC | 11.17 XPF |
| 100 CRC | 22.33 XPF |
| 500 CRC | 111.65 XPF |
| 1,000 CRC | 223.31 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-27T11:35:18Z",
"rates": {
"XPF": 0.223306
}
}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.3306,
"rate": 0.223306
}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