Rate Overview
Live
1 AFN = 6.9400 CRC
1 CRC = 0.144093
AFN
Avg
7.2661
High
7.6754
Low
6.8157
Last updated: 7/31/2026, 5:38:06 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 6.94 CRC |
| 10 AFN | 69.40 CRC |
| 50 AFN | 347.00 CRC |
| 100 AFN | 694.00 CRC |
| 500 AFN | 3,469.99 CRC |
| 1,000 AFN | 6,939.97 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-31T05:38:06Z",
"rates": {
"CRC": 6.939975
}
}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": 693.9975,
"rate": 6.939975
}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