Rate Overview
Live
1 CRC = 1.2431 XOF
1 XOF = 0.804444
CRC
Avg
1.2481
High
1.2523
Low
1.2431
Last updated: 9/7/2026, 2:09:04 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.24 XOF |
| 10 CRC | 12.43 XOF |
| 50 CRC | 62.15 XOF |
| 100 CRC | 124.31 XOF |
| 500 CRC | 621.55 XOF |
| 1,000 CRC | 1,243.10 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-09-07T14:09:04Z",
"rates": {
"XOF": 1.243095
}
}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": 124.3095,
"rate": 1.243095
}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