Rate Overview
Live
1 AFN = 7.1191 CRC
1 CRC = 0.140466
AFN
Avg
7.1190
High
7.1840
Low
6.9036
Last updated: 7/8/2026, 8:12:12 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.12 CRC |
| 10 AFN | 71.19 CRC |
| 50 AFN | 355.96 CRC |
| 100 AFN | 711.91 CRC |
| 500 AFN | 3,559.57 CRC |
| 1,000 AFN | 7,119.15 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-08T08:12:12Z",
"rates": {
"CRC": 7.119146
}
}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": 711.9146,
"rate": 7.119146
}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