Rate Overview
Live
1 CRC = 1.2268 XOF
1 XOF = 0.815147
CRC
Avg
1.1610
High
1.2268
Low
1.1021
Last updated: 3/27/2026, 4:49:02 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.23 XOF |
| 10 CRC | 12.27 XOF |
| 50 CRC | 61.34 XOF |
| 100 CRC | 122.68 XOF |
| 500 CRC | 613.39 XOF |
| 1,000 CRC | 1,226.77 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-27T16:49:02Z",
"rates": {
"XOF": 1.226773
}
}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.67729999999999,
"rate": 1.226773
}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