Rate Overview
Live
1 XAF = 0.797625 CRC
1 CRC = 1.2537
XAF
Avg
0.820588
High
0.899535
Low
0.787569
Last updated: 8/1/2026, 1:27:37 PM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.80 CRC |
| 10 XAF | 7.98 CRC |
| 50 XAF | 39.88 CRC |
| 100 XAF | 79.76 CRC |
| 500 XAF | 398.81 CRC |
| 1,000 XAF | 797.63 CRC |
Get XAF/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XAF¤cies=CRCExample Response:
{
"success": true,
"base": "XAF",
"date": "2026-08-01T13:27:37Z",
"rates": {
"CRC": 0.797625
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XAF&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "XAF",
"to": "CRC",
"amount": 100
},
"result": 79.7625,
"rate": 0.797625
}Build with XAF/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key