Rate Overview
Live
1 AFN = 6.9578 CRC
1 CRC = 0.143723
AFN
Avg
6.9148
High
6.9909
Low
6.8657
Last updated: 9/9/2026, 10:53:30 PM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 6.96 CRC |
| 10 AFN | 69.58 CRC |
| 50 AFN | 347.89 CRC |
| 100 AFN | 695.78 CRC |
| 500 AFN | 3,478.91 CRC |
| 1,000 AFN | 6,957.82 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-09-09T22:53:30Z",
"rates": {
"CRC": 6.957816
}
}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": 695.7816,
"rate": 6.957816
}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