Rate Overview
Live
1 XAF = 0.793353 CRC
1 CRC = 1.2605
XAF
Avg
0.851735
High
0.906417
Low
0.792781
Last updated: 8/2/2026, 10:53:35 AM
Quick Conversions
| XAF | CRC |
|---|---|
| 1 XAF | 0.79 CRC |
| 10 XAF | 7.93 CRC |
| 50 XAF | 39.67 CRC |
| 100 XAF | 79.34 CRC |
| 500 XAF | 396.68 CRC |
| 1,000 XAF | 793.35 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-08-02T10:53:35Z",
"rates": {
"CRC": 0.793353
}
}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.3353,
"rate": 0.793353
}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