Rate Overview
Live
1 XPF = 4.4169 CRC
1 CRC = 0.226403
XPF
Avg
4.4336
High
4.4705
Low
4.4082
Last updated: 6/16/2026, 2:36:31 PM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.42 CRC |
| 10 XPF | 44.17 CRC |
| 50 XPF | 220.85 CRC |
| 100 XPF | 441.69 CRC |
| 500 XPF | 2,208.45 CRC |
| 1,000 XPF | 4,416.91 CRC |
Get XPF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=CRCExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-06-16T14:36:31Z",
"rates": {
"CRC": 4.416905
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "CRC",
"amount": 100
},
"result": 441.6905,
"rate": 4.416905
}Build with XPF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key