Rate Overview
Live
1 CRC = 1.2671 XOF
1 XOF = 0.789234
CRC
Avg
1.2684
High
1.2726
Low
1.2660
Last updated: 7/28/2026, 2:00:49 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.27 XOF |
| 10 CRC | 12.67 XOF |
| 50 CRC | 63.35 XOF |
| 100 CRC | 126.71 XOF |
| 500 CRC | 633.53 XOF |
| 1,000 CRC | 1,267.05 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-07-28T14:00:49Z",
"rates": {
"XOF": 1.267051
}
}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": 126.70509999999999,
"rate": 1.267051
}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