Rate Overview
Live
1 XOF = 0.799371 CRC
1 CRC = 1.2510
XOF
Avg
0.801896
High
0.807339
Low
0.794132
Last updated: 9/1/2026, 8:25:59 AM
Quick Conversions
| XOF | CRC |
|---|---|
| 1 XOF | 0.80 CRC |
| 10 XOF | 7.99 CRC |
| 50 XOF | 39.97 CRC |
| 100 XOF | 79.94 CRC |
| 500 XOF | 399.69 CRC |
| 1,000 XOF | 799.37 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-09-01T08:25:59Z",
"rates": {
"CRC": 0.799371
}
}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.9371,
"rate": 0.799371
}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