Rate Overview
Live
1 XAF = 0.790454 CRC
1 CRC = 1.2651
XAF
Avg
0.801439
High
0.809967
Low
0.790454
Last updated: 6/19/2026, 10:29:33 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.79 CRC |
| 10 XAF | 7.90 CRC |
| 50 XAF | 39.52 CRC |
| 100 XAF | 79.05 CRC |
| 500 XAF | 395.23 CRC |
| 1,000 XAF | 790.45 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-06-19T10:29:33Z",
"rates": {
"CRC": 0.790454
}
}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.0454,
"rate": 0.790454
}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