Rate Overview
Live
1 CRC = 1.2259 XOF
1 XOF = 0.815751
CRC
Avg
1.2169
High
1.2259
Low
1.2111
Last updated: 3/27/2026, 4:20:45 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.23 XOF |
| 10 CRC | 12.26 XOF |
| 50 CRC | 61.29 XOF |
| 100 CRC | 122.59 XOF |
| 500 CRC | 612.93 XOF |
| 1,000 CRC | 1,225.86 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-27T04:20:45Z",
"rates": {
"XOF": 1.225864
}
}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.58640000000001,
"rate": 1.225864
}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