Rate Overview
Live
1 AFN = 7.1830 CRC
1 CRC = 0.139217
AFN
Avg
7.1806
High
7.3050
Low
7.1051
Last updated: 5/29/2026, 9:11:38 PM
Quick Conversions
| AFN | CRC |
|---|---|
| 1 AFN | 7.18 CRC |
| 10 AFN | 71.83 CRC |
| 50 AFN | 359.15 CRC |
| 100 AFN | 718.30 CRC |
| 500 AFN | 3,591.51 CRC |
| 1,000 AFN | 7,183.01 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-05-29T21:11:38Z",
"rates": {
"CRC": 7.183014
}
}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": 718.3014000000001,
"rate": 7.183014
}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