Rate Overview
Live
1 AFN = 6.8871 CRC
1 CRC = 0.145200
AFN
Avg
6.8673
High
6.8871
Low
6.8222
Last updated: 8/21/2026, 4:26:35 PM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 6.89 CRC |
| 10 AFN | 68.87 CRC |
| 50 AFN | 344.35 CRC |
| 100 AFN | 688.71 CRC |
| 500 AFN | 3,443.53 CRC |
| 1,000 AFN | 6,887.06 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-08-21T16:26:35Z",
"rates": {
"CRC": 6.887055
}
}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": 688.7055,
"rate": 6.887055
}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