Rate Overview
Live
1 XAF = 0.786114 CRC
1 CRC = 1.2721
XAF
Avg
0.856771
High
0.904332
Low
0.786114
Last updated: 7/26/2026, 1:17:39 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.79 CRC |
| 10 XAF | 7.86 CRC |
| 50 XAF | 39.31 CRC |
| 100 XAF | 78.61 CRC |
| 500 XAF | 393.06 CRC |
| 1,000 XAF | 786.11 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-07-26T01:17:39Z",
"rates": {
"CRC": 0.786114
}
}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": 78.6114,
"rate": 0.786114
}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