Rate Overview
Live
1 XAF = 0.820037 CRC
1 CRC = 1.2195
XAF
Avg
0.824158
High
0.827950
Low
0.820037
Last updated: 4/18/2026, 8:47:56 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.82 CRC |
| 10 XAF | 8.20 CRC |
| 50 XAF | 41.00 CRC |
| 100 XAF | 82.00 CRC |
| 500 XAF | 410.02 CRC |
| 1,000 XAF | 820.04 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-04-18T08:47:56Z",
"rates": {
"CRC": 0.820037
}
}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": 82.0037,
"rate": 0.820037
}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