Rate Overview
Live
1 XOF = 0.792953 CRC
1 CRC = 1.2611
XOF
Avg
0.799154
High
0.809231
Low
0.792436
Last updated: 6/21/2026, 7:30:56 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.79 CRC |
| 10 XOF | 7.93 CRC |
| 50 XOF | 39.65 CRC |
| 100 XOF | 79.30 CRC |
| 500 XOF | 396.48 CRC |
| 1,000 XOF | 792.95 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-06-21T07:30:56Z",
"rates": {
"CRC": 0.792953
}
}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.2953,
"rate": 0.792953
}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