Rate Overview
Live
1 AFN = 7.0700 CRC
1 CRC = 0.141444
AFN
Avg
7.1448
High
7.2125
Low
7.0700
Last updated: 4/18/2026, 8:46:05 AM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.07 CRC |
| 10 AFN | 70.70 CRC |
| 50 AFN | 353.50 CRC |
| 100 AFN | 707.00 CRC |
| 500 AFN | 3,534.98 CRC |
| 1,000 AFN | 7,069.96 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-04-18T08:46:05Z",
"rates": {
"CRC": 7.06996
}
}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": 706.996,
"rate": 7.06996
}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