Rate Overview
Live
1 CRC = 1.2580 XOF
1 XOF = 0.794920
CRC
Avg
1.2441
High
1.2580
Low
1.2357
Last updated: 6/18/2026, 10:00:54 AM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.26 XOF |
| 10 CRC | 12.58 XOF |
| 50 CRC | 62.90 XOF |
| 100 CRC | 125.80 XOF |
| 500 CRC | 628.99 XOF |
| 1,000 CRC | 1,257.99 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-06-18T10:00:54Z",
"rates": {
"XOF": 1.257989
}
}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": 125.7989,
"rate": 1.257989
}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