Rate Overview
Live
1 CRC = 0.202824 XPF
1 XPF = 4.9304 CRC
Avg
0.206985
High
0.224543
Low
0.197541
Last updated: 1/25/2026, 3:20:26 PM
Quick Conversions
| CRC | XPF |
|---|---|
| 1 CRC | 0.20 XPF |
| 10 CRC | 2.03 XPF |
| 50 CRC | 10.14 XPF |
| 100 CRC | 20.28 XPF |
| 500 CRC | 101.41 XPF |
| 1,000 CRC | 202.82 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-01-25T15:20:26Z",
"rates": {
"XPF": 0.202824
}
}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": 20.2824,
"rate": 0.202824
}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