Rate Overview
Live
1 XPF = 4.5148 CRC
1 CRC = 0.221496
XPF
Avg
4.5251
High
4.5468
Low
4.5068
Last updated: 4/17/2026, 4:55:51 AM
Quick Conversions
| XPF | CRC |
|---|---|
| 1 XPF | 4.51 CRC |
| 10 XPF | 45.15 CRC |
| 50 XPF | 225.74 CRC |
| 100 XPF | 451.48 CRC |
| 500 XPF | 2,257.38 CRC |
| 1,000 XPF | 4,514.75 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-04-17T04:55:51Z",
"rates": {
"CRC": 4.514754
}
}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": 451.4754,
"rate": 4.514754
}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