Rate Overview
Live
1 AFN = 7.1510 CRC
1 CRC = 0.139840
AFN
Avg
7.1890
High
7.3162
Low
7.0601
Last updated: 6/19/2026, 10:27:20 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.15 CRC |
| 10 AFN | 71.51 CRC |
| 50 AFN | 357.55 CRC |
| 100 AFN | 715.10 CRC |
| 500 AFN | 3,575.51 CRC |
| 1,000 AFN | 7,151.02 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-06-19T10:27:20Z",
"rates": {
"CRC": 7.151023
}
}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": 715.1023,
"rate": 7.151023
}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