Rate Overview
Live
1 CRC = 1.2412 XOF
1 XOF = 0.805653
CRC
Avg
1.2450
High
1.2487
Low
1.2412
Last updated: 5/28/2026, 11:14:00 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.24 XOF |
| 10 CRC | 12.41 XOF |
| 50 CRC | 62.06 XOF |
| 100 CRC | 124.12 XOF |
| 500 CRC | 620.61 XOF |
| 1,000 CRC | 1,241.23 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-05-28T23:14:00Z",
"rates": {
"XOF": 1.241229
}
}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.12289999999999,
"rate": 1.241229
}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