Rate Overview
Live
1 AFN = 7.5069 CRC
1 CRC = 0.133210
AFN
Avg
7.4828
High
7.5271
Low
7.3863
Last updated: 3/7/2026, 12:26:33 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.51 CRC |
| 10 AFN | 75.07 CRC |
| 50 AFN | 375.35 CRC |
| 100 AFN | 750.69 CRC |
| 500 AFN | 3,753.47 CRC |
| 1,000 AFN | 7,506.94 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-03-07T00:26:33Z",
"rates": {
"CRC": 7.506938
}
}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": 750.6938,
"rate": 7.506938
}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