Rate Overview
Live
1 CRC = 1.2274 XOF
1 XOF = 0.814735
CRC
Avg
1.1342
High
1.2274
Low
1.1004
Last updated: 3/27/2026, 9:28:02 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.23 XOF |
| 10 CRC | 12.27 XOF |
| 50 CRC | 61.37 XOF |
| 100 CRC | 122.74 XOF |
| 500 CRC | 613.70 XOF |
| 1,000 CRC | 1,227.39 XOF |
Get CRC/XOF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CRC¤cies=XOFExample Response:
{
"success": true,
"base": "CRC",
"date": "2026-03-27T09:28:02Z",
"rates": {
"XOF": 1.227393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CRC&to=XOF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CRC",
"to": "XOF",
"amount": 100
},
"result": 122.7393,
"rate": 1.227393
}Build with CRC/XOF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key