Rate Overview
Live
1 CRC = 1.2721 XOF
1 XOF = 0.786115
CRC
Avg
1.2059
High
1.2763
Low
1.1021
Last updated: 7/25/2026, 11:26:36 PM
Quick Conversions
| CRC | XOF |
|---|---|
| 1 CRC | 1.27 XOF |
| 10 CRC | 12.72 XOF |
| 50 CRC | 63.60 XOF |
| 100 CRC | 127.21 XOF |
| 500 CRC | 636.04 XOF |
| 1,000 CRC | 1,272.08 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-07-25T23:26:36Z",
"rates": {
"XOF": 1.272079
}
}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": 127.2079,
"rate": 1.272079
}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