Rate Overview
Live
1 XAF = 0.837440 CRC
1 CRC = 1.1941
XAF
Avg
0.841380
High
0.849994
Low
0.831380
Last updated: 3/7/2026, 1:03:01 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.84 CRC |
| 10 XAF | 8.37 CRC |
| 50 XAF | 41.87 CRC |
| 100 XAF | 83.74 CRC |
| 500 XAF | 418.72 CRC |
| 1,000 XAF | 837.44 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-07T01:03:01Z",
"rates": {
"CRC": 0.83744
}
}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": 83.744,
"rate": 0.83744
}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