Rate Overview
Live
1 XAF = 0.815798 CRC
1 CRC = 1.2258
XAF
Avg
0.879435
High
0.906476
Low
0.815798
Last updated: 3/27/2026, 10:16:47 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.82 CRC |
| 10 XAF | 8.16 CRC |
| 50 XAF | 40.79 CRC |
| 100 XAF | 81.58 CRC |
| 500 XAF | 407.90 CRC |
| 1,000 XAF | 815.80 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-03-27T10:16:47Z",
"rates": {
"CRC": 0.815798
}
}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": 81.5798,
"rate": 0.815798
}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