Rate Overview
Live
1 XPF = 4.4793 CRC
1 CRC = 0.223247
XPF
Avg
4.7416
High
4.9640
Low
4.4793
Last updated: 3/27/2026, 9:28:05 AM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.48 CRC |
| 10 XPF | 44.79 CRC |
| 50 XPF | 223.97 CRC |
| 100 XPF | 447.93 CRC |
| 500 XPF | 2,239.67 CRC |
| 1,000 XPF | 4,479.34 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-03-27T09:28:05Z",
"rates": {
"CRC": 4.479339
}
}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": 447.93390000000005,
"rate": 4.479339
}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