Rate Overview
Live
1 AFN = 6.8496 CRC
1 CRC = 0.145994
AFN
Avg
6.8396
High
6.9053
Low
6.7761
Last updated: 7/28/2026, 12:22:27 PM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 6.85 CRC |
| 10 AFN | 68.50 CRC |
| 50 AFN | 342.48 CRC |
| 100 AFN | 684.96 CRC |
| 500 AFN | 3,424.79 CRC |
| 1,000 AFN | 6,849.59 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-28T12:22:27Z",
"rates": {
"CRC": 6.849589
}
}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": 684.9589,
"rate": 6.849589
}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