Rate Overview
Live
1 CRC = 1.2252 XOF
1 XOF = 0.816211
CRC
Avg
1.1534
High
1.2351
Low
1.0880
Last updated: 3/27/2026, 6:07:08 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.23 XOF |
| 10 CRC | 12.25 XOF |
| 50 CRC | 61.26 XOF |
| 100 CRC | 122.52 XOF |
| 500 CRC | 612.59 XOF |
| 1,000 CRC | 1,225.17 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-27T06:07:08Z",
"rates": {
"XOF": 1.225174
}
}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.5174,
"rate": 1.225174
}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