Rate Overview
Live
1 XAF = 0.802542 CRC
1 CRC = 1.2460
XAF
Avg
0.849987
High
0.899535
Low
0.802542
Last updated: 5/29/2026, 6:51:44 PM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.80 CRC |
| 10 XAF | 8.03 CRC |
| 50 XAF | 40.13 CRC |
| 100 XAF | 80.25 CRC |
| 500 XAF | 401.27 CRC |
| 1,000 XAF | 802.54 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-05-29T18:51:44Z",
"rates": {
"CRC": 0.802542
}
}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": 80.2542,
"rate": 0.802542
}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