Rate Overview
Live
1 XOF = 0.793546 CRC
1 CRC = 1.2602
XOF
Avg
0.792887
High
0.794729
Low
0.790732
Last updated: 7/8/2026, 8:19:51 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.79 CRC |
| 10 XOF | 7.94 CRC |
| 50 XOF | 39.68 CRC |
| 100 XOF | 79.35 CRC |
| 500 XOF | 396.77 CRC |
| 1,000 XOF | 793.55 CRC |
Get XOF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XOF¤cies=CRCExample Response:
{
"success": true,
"base": "XOF",
"date": "2026-07-08T08:19:51Z",
"rates": {
"CRC": 0.793546
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XOF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XOF",
"to": "CRC",
"amount": 100
},
"result": 79.35459999999999,
"rate": 0.793546
}Build with XOF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key