Rate Overview
Live
1 XOF = 0.824477 CRC
1 CRC = 1.2129
XOF
Avg
0.817229
High
0.824984
Low
0.810570
Last updated: 5/9/2026, 4:58:11 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.82 CRC |
| 10 XOF | 8.24 CRC |
| 50 XOF | 41.22 CRC |
| 100 XOF | 82.45 CRC |
| 500 XOF | 412.24 CRC |
| 1,000 XOF | 824.48 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-05-09T04:58:11Z",
"rates": {
"CRC": 0.824477
}
}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": 82.4477,
"rate": 0.824477
}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