Rate Overview
Live
1 CRC = 0.221495 XPF
1 XPF = 4.5148
CRC
Avg
0.220992
High
0.221889
Low
0.219935
Last updated: 4/17/2026, 4:54:43 AM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.22 XPF |
| 10 CRC | 2.21 XPF |
| 50 CRC | 11.07 XPF |
| 100 CRC | 22.15 XPF |
| 500 CRC | 110.75 XPF |
| 1,000 CRC | 221.50 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-04-17T04:54:43Z",
"rates": {
"XPF": 0.221495
}
}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.1495,
"rate": 0.221495
}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