Rate Overview
Live
1 AFN = 6.8426 CRC
1 CRC = 0.146143
AFN
Avg
7.3664
High
7.6211
Low
6.8426
Last updated: 7/27/2026, 5:59:52 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 6.84 CRC |
| 10 AFN | 68.43 CRC |
| 50 AFN | 342.13 CRC |
| 100 AFN | 684.26 CRC |
| 500 AFN | 3,421.31 CRC |
| 1,000 AFN | 6,842.62 CRC |
Get AFN/CRC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AFN¤cies=CRCExample Response:
{
"success": true,
"base": "AFN",
"date": "2026-07-27T05:59:52Z",
"rates": {
"CRC": 6.842618
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AFN&to=CRC&amount=100Example Response:
{
"success": true,
"query": {
"from": "AFN",
"to": "CRC",
"amount": 100
},
"result": 684.2618,
"rate": 6.842618
}Build with AFN/CRC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key